File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ FROM docker.io/library/ubuntu:jammy
22
33ARG TARGETARCH
44
5- LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
6- org.opencontainers.image.description="Application packaged by Bitnami" \
5+ LABEL org.opencontainers.image.authors="https://bitnami.com/contact; https://sidlibrary.org " \
6+ org.opencontainers.image.description="Application packaged by Bitnami; flavoured by Sidney Jeong " \
77 org.opencontainers.image.ref.name="1.23.2-jammy-r0" \
88 org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nginx" \
99 org.opencontainers.image.title="nginx" \
10- org.opencontainers.image.vendor="VMware, Inc." \
10+ org.opencontainers.image.vendor="VMware, Inc.; Sidney Jeong " \
1111 org.opencontainers.image.version="1.23.2"
1212
1313ENV HOME="/" \
You can’t perform that action at this time.
0 commit comments