Skip to content

Commit 0ba62c9

Browse files
committed
CD[Docker]: fix LABEL
1 parent 49a5f89 commit 0ba62c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN \
1717

1818

1919
FROM gcr.io/distroless/static-debian11
20-
LABEL org.opencontainers.image.source=https://github.com/OWNER/REPO
20+
LABEL org.opencontainers.image.source https://github.com/yunginnanet/HellPot
2121

2222
COPY --from=build /go/src/app/HellPot /app
2323
COPY --from=build /go/src/app/docker_config.toml /config

0 commit comments

Comments
 (0)