We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba9f96 commit 59df827Copy full SHA for 59df827
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=22.12.0-alpine3.19@sha256:40dc4b415c17b85bea9be05314b4a753f45a4e1716bb31c01182e6c53d51a654
+ARG NODE_VERSION=22.22.0-alpine3.23@sha256:a9cd9bac76cf2396abf14ff0d1c3671a8175fe577ce350e62ab0fc1678050176
2
ARG PNPM_VERSION=10.25.0
3
4
FROM node:$NODE_VERSION AS build
0 commit comments