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 888f6fc commit 907f1c2Copy full SHA for 907f1c2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-bullseye AS fe-builder
+FROM node:24-bullseye@sha256:1f01014be94e1bbd6687191b5e33e376b8bb1a48abf9c42560a26c812587fdfb AS fe-builder
2
3
WORKDIR /app/pkg/web
4
COPY pkg/web ./
0 commit comments