We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9b228 commit 9e80042Copy full SHA for 9e80042
question-service/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18.16.0-alpine as base
+FROM node:18-alpine
2
3
# Copy package.json and package-lock.json
4
COPY package*.json ./
0 commit comments