Skip to content

Commit

Permalink
Revised manifest file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sid0831 committed Nov 29, 2022
1 parent 07d3f3a commit faf265a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ FROM docker.io/library/ubuntu:jammy

ARG TARGETARCH

LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
LABEL org.opencontainers.image.authors="https://bitnami.com/contact; https://sidlibrary.org" \
org.opencontainers.image.description="Application packaged by Bitnami; flavoured by Sidney Jeong" \
org.opencontainers.image.ref.name="1.23.2-jammy-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/nginx" \
org.opencontainers.image.title="nginx" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.vendor="VMware, Inc.; Sidney Jeong" \
org.opencontainers.image.version="1.23.2"

ENV HOME="/" \
Expand Down

0 comments on commit faf265a

Please sign in to comment.