Skip to content

Commit

Permalink
Node base
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Sep 28, 2023
1 parent 4adb1c1 commit 959e994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/dops/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN npm i && \
npm prune --production

# https://github.com/astefanutti/decktape/blob/master/Dockerfile
FROM node:18-alpine3.18
FROM node:18.18-alpine3.18

ENV NODE_ENV production

Expand Down

0 comments on commit 959e994

Please sign in to comment.