Skip to content

Commit 2b858d4

Browse files
[npp-bot]: Bump nginx from 1.27.5-bookworm to 1.29.0-bookworm in /nginx (#37)
Bumps nginx from 1.27.5-bookworm to 1.29.0-bookworm. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.29.0-bookworm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ca484a commit 2b858d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ---------------------------------------------------------------------------- #
77

88
# Here the magic, the rest of it is ordinary
9-
FROM nginx:1.27.5-bookworm
9+
FROM nginx:1.29.0-bookworm
1010

1111
# Install necessary packages
1212
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)