Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mriedmann committed Jul 14, 2022
1 parent d78e7a5 commit bba4efa
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 @@ -159,7 +159,7 @@ RUN chmod +x /usr/local/bin/php-fpm-healthcheck \

EXPOSE 9000

FROM docker.io/library/nginx:1.21.6-alpine as humhub_nginx
FROM docker.io/library/nginx:1.23.0-alpine as humhub_nginx

LABEL variant="nginx"

Expand Down

0 comments on commit bba4efa

Please sign in to comment.