Skip to content

Commit

Permalink
chore(nginx): update docker label
Browse files Browse the repository at this point in the history
Signed-off-by: S. Ali Mihandoost <[email protected]>
  • Loading branch information
alimd authored Jan 13, 2024
1 parent fedc46a commit 9f38e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/alwatr/nginx-json:2.3.1

LABEL org.opencontainers.image.base.name="ghcr.io/alwatr/nginx-json:2.2.1"
LABEL org.opencontainers.image.base.name="ghcr.io/alwatr/nginx-json:2.3.1"

COPY etc/nginx/ /etc/nginx/
COPY default-data/ /default-data/
Expand Down

0 comments on commit 9f38e70

Please sign in to comment.