Skip to content

Commit

Permalink
Bump nodejs image
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Sep 27, 2024
1 parent ff53519 commit ca57a09
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 ca57a09

Please sign in to comment.