Skip to content

Commit

Permalink
Merge pull request #162 from WyriHaximusNet/bump-nodejs-image
Browse files Browse the repository at this point in the history
Bump nodejs image
  • Loading branch information
WyriHaximus authored Sep 27, 2024
2 parents ff53519 + ca57a09 commit 37a1144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/nodejs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine3.11
FROM node:22-alpine3.20

RUN set -x \
&& addgroup -g 666 app \
Expand Down

0 comments on commit 37a1144

Please sign in to comment.