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 3b7066a commit 1c9bb04Copy full SHA for 1c9bb04
1 file changed
Dockerfile
@@ -44,7 +44,7 @@
44
45
46
# Stage 1: Builder stage
47
-FROM node:18.19.0--bookworm AS builder
+FROM node:18.19.0-bookworm AS builder
48
49
WORKDIR /app
50
0 commit comments