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 49a5f89 commit 0ba62c9Copy full SHA for 0ba62c9
Dockerfile
@@ -17,7 +17,7 @@ RUN \
17
18
19
FROM gcr.io/distroless/static-debian11
20
-LABEL org.opencontainers.image.source=https://github.com/OWNER/REPO
+LABEL org.opencontainers.image.source https://github.com/yunginnanet/HellPot
21
22
COPY --from=build /go/src/app/HellPot /app
23
COPY --from=build /go/src/app/docker_config.toml /config
0 commit comments