Skip to content

Commit

Permalink
Merge pull request #212 from com-pas/dependabot/docker/bitnami/nginx-…
Browse files Browse the repository at this point in the history
…1.23.3

chore(deps): bump bitnami/nginx from 1.23.2 to 1.23.3
  • Loading branch information
pascalwilbrink authored Feb 15, 2023
2 parents 79578e4 + 5955aaa commit 0d3c2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/nginx:1.23.2
FROM bitnami/nginx:1.23.3
COPY build/. /app/

VOLUME /opt/bitnami/nginx/conf/server_blocks/
Expand Down

0 comments on commit 0d3c2bf

Please sign in to comment.