Skip to content

Commit 8ae6017

Browse files
build(deps): bump library/nginx from 1.29.6-alpine to 1.29.7-alpine (#201)
Bumps library/nginx from 1.29.6-alpine to 1.29.7-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-version: 1.29.7-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad652d3 commit 8ae6017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ RUN chmod +x /usr/local/bin/php-fpm-healthcheck \
177177

178178
EXPOSE 9000
179179

180-
FROM docker.io/library/nginx:1.29.6-alpine AS humhub_nginx
180+
FROM docker.io/library/nginx:1.29.7-alpine AS humhub_nginx
181181

182182
LABEL variant="nginx"
183183

0 commit comments

Comments
 (0)