Skip to content

Commit

Permalink
fix(ops): update Dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
chloezxyy committed Nov 14, 2023
1 parent 155bdc7 commit d33aea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile used to build an image for the metascan-api
FROM node:18.17.0-alpine3.17
FROM node:20.9.0-alpine3.18

RUN corepack enable pnpm
RUN pnpm config set auto-install-peers true
Expand Down

0 comments on commit d33aea7

Please sign in to comment.