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 4e26e7e commit 6aab0d6Copy full SHA for 6aab0d6
1 file changed
Dockerfile
@@ -11,7 +11,7 @@ COPY ./ ./
11
12
RUN make build
13
14
-FROM debian:bookworm
+FROM debian:bookworm AS gcloud-installer
15
16
WORKDIR /app
17
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments