Skip to content

Commit

Permalink
upgrade node version
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Heramis <[email protected]>
  • Loading branch information
Mark Heramis committed Feb 20, 2024
1 parent 636f2ec commit a7744fc
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
Expand Up @@ -5,7 +5,7 @@ LABEL maintainer="Mark Heramis"
ARG WWWGROUP=1000
ARG WWWUSER=1000

ARG NODE_VERSION=16
ARG NODE_VERSION=21

WORKDIR /var/www/html

Expand Down

0 comments on commit a7744fc

Please sign in to comment.