Skip to content

Commit

Permalink
Bump NodeJS v21 -> v22
Browse files Browse the repository at this point in the history
  • Loading branch information
0uep committed Jun 12, 2024
1 parent d074cef commit efa14b5
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 @@ -25,7 +25,7 @@ ARG uid=6606
ARG gid=6606

# --------------------------------------------------------------------
FROM docker.io/node:21-alpine AS ui-builder
FROM docker.io/node:22-alpine AS ui-builder

WORKDIR /code

Expand Down

0 comments on commit efa14b5

Please sign in to comment.