Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 6469df0 commit 38d29ad
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 @@ -158,7 +158,7 @@ RUN chmod +x /usr/local/bin/php-fpm-healthcheck \

EXPOSE 9000

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

LABEL variant="nginx"

Expand Down

0 comments on commit 38d29ad

Please sign in to comment.