We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4b9112 + d44a95d commit 4a68f39Copy full SHA for 4a68f39
1 file changed
Dockerfile
@@ -12,7 +12,7 @@ CMD ["npm", "run", "dev"]
12
FROM base AS build
13
RUN npm run build && ls dist
14
15
-FROM dhi.io/alpine-base:3.23
+FROM dhi.io/static:20260413-alpine3.23
16
LABEL org.opencontainers.image.title="Labspaces" \
17
org.opencontainers.image.description="Learn through interactive and hands-on Labspaces" \
18
org.opencontainers.image.vendor="Docker, Inc." \
0 commit comments