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 2bcdb3f commit cb65a2bCopy full SHA for cb65a2b
Dockerfile
@@ -30,7 +30,7 @@ RUN ["./azure-janitor", "--help"]
30
#############################################
31
# static-final
32
33
-FROM gcr.io/distroless/static as static-final
+FROM gcr.io/distroless/static as final-static
34
ENV LOG_JSON=1
35
WORKDIR /
36
COPY --from=test /app .
0 commit comments