Skip to content

Commit bb4e85c

Browse files
committed
Dockerfile: Fix source attribution
1 parent d54fea7 commit bb4e85c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ COPY entrypoint.sh /entrypoint
88
ENV XBPS_ALLOW_CHROOT_BREAKOUT=1
99
ENV PARALLELISM=20
1010

11+
LABEL org.opencontainers.image.source https://github.com/void-linux/void-updates
12+
1113
ENTRYPOINT ["/entrypoint"]

0 commit comments

Comments
 (0)