Skip to content

Commit

Permalink
chore(deps): update nginxinc/nginx-unprivileged docker tag to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ruzickap committed Apr 23, 2023
1 parent 813d9a5 commit 245a9a8
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
Expand Up @@ -74,7 +74,7 @@ RUN set -eux && \

################################################################################

FROM nginxinc/nginx-unprivileged:1.23.4-alpine-slim
FROM nginxinc/nginx-unprivileged:1.24.0-alpine-slim

COPY --from=build /mnt/ /usr/share/nginx/html/

Expand Down

0 comments on commit 245a9a8

Please sign in to comment.