Skip to content

Commit

Permalink
build(deps): bump library/nginx from 1.27.3-alpine to 1.27.4-alpine (#…
Browse files Browse the repository at this point in the history
…134)

Bumps library/nginx from 1.27.3-alpine to 1.27.4-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent aeae23d commit 950dd9d
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.3-alpine as humhub_nginx
FROM docker.io/library/nginx:1.27.4-alpine as humhub_nginx

LABEL variant="nginx"

Expand Down

0 comments on commit 950dd9d

Please sign in to comment.