Skip to content

Commit 879df65

Browse files
Link image to repo
1 parent 622fbcb commit 879df65

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ ARG BASE_IMAGE_VERSION
55

66
FROM alpine:${FETCHER_IMAGE_VERSION} as FETCHER
77

8+
LABEL org.opencontainers.image.source https://github.com/Container-Driven-Development/Oppidum-DevOps-Blueprint
9+
810
RUN apk --no-cache add unzip
911

1012
USER root

0 commit comments

Comments
 (0)