Skip to content

Commit d1bba64

Browse files
committed
Add the image source label
1 parent dc9ca84 commit d1bba64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ LABEL org.opencontainers.image.title="grinn-yocto-container" \
1010
org.opencontainers.image.version="${VERSION}" \
1111
org.opencontainers.image.authors="Grinn <office@grinn-global.com>" \
1212
org.opencontainers.image.url="https://github.com/grinn-global/grinn-yocto-container" \
13+
org.opencontainers.image.source="https://github.com/grinn-global/grinn-yocto-container" \
1314
org.opencontainers.image.licenses="MIT"
1415

1516
ENV LANG=en_US.UTF-8 \

0 commit comments

Comments
 (0)