Skip to content

Commit

Permalink
Bump nginx from 1.25.4-alpine to 1.25.5-alpine in /nginx
Browse files Browse the repository at this point in the history
Bumps nginx from 1.25.4-alpine to 1.25.5-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 4497748 commit 596b6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
@@ -1,5 +1,5 @@
# Get nginx stable Alpine.
FROM nginx:1.25.4-alpine
FROM nginx:1.25.5-alpine

# Get packages.
RUN apk update && apk add openssl
Expand Down

0 comments on commit 596b6af

Please sign in to comment.