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 b880180 commit d1f19ffCopy full SHA for d1f19ff
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=22.22.0-alpine3.23@sha256:a9cd9bac76cf2396abf14ff0d1c3671a8175fe577ce350e62ab0fc1678050176
+ARG NODE_VERSION=22.22.0-alpine3.23@sha256:e4bf2a82ad0a4037d28035ae71529873c069b13eb0455466ae0bc13363826e34
2
ARG PNPM_VERSION=10.25.0
3
4
FROM node:$NODE_VERSION AS build
0 commit comments