Skip to content

Commit 9e80042

Browse files
committed
Update Dockerfile
1 parent 2f9b228 commit 9e80042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

question-service/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18.16.0-alpine as base
1+
FROM node:18-alpine
22

33
# Copy package.json and package-lock.json
44
COPY package*.json ./

0 commit comments

Comments
 (0)