Skip to content

Commit 728e07c

Browse files
chore(deps): bump nginx from 1.27.5 to 1.29.3 (#535)
Bumps nginx from 1.27.5 to 1.29.3. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.29.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb8483f commit 728e07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.27.5
1+
FROM nginx:1.29.3
22

33
RUN chown nginx:nginx /etc/nginx -R && \
44
chown nginx:nginx /var/cache/nginx -R && \

0 commit comments

Comments
 (0)