Skip to content

Commit

Permalink
Bump library/nginx from 1.27.0-alpine to 1.27.2-alpine
Browse files Browse the repository at this point in the history
Bumps library/nginx from 1.27.0-alpine to 1.27.2-alpine.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 6632836 commit dac8fee
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 @@ -177,7 +177,7 @@ RUN chmod +x /usr/local/bin/php-fpm-healthcheck \

EXPOSE 9000

FROM docker.io/library/nginx:1.27.0-alpine as humhub_nginx
FROM docker.io/library/nginx:1.27.2-alpine as humhub_nginx

LABEL variant="nginx"

Expand Down

0 comments on commit dac8fee

Please sign in to comment.