Skip to content

Commit

Permalink
Merge pull request #60 from gyng/gyng-patch-1
Browse files Browse the repository at this point in the history
chore: Bump node to 18.12 in Dockerfile
  • Loading branch information
gyng committed Dec 2, 2022
2 parents d33a136 + b25fd56 commit ff9c3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:17.0.1-alpine3.12
FROM node:18.12.1-alpine3.15

WORKDIR /usr/src/app

Expand Down

0 comments on commit ff9c3c4

Please sign in to comment.