Skip to content

Commit

Permalink
Merge pull request #1127 from roncli/dependabot/docker/nginx/nginx-1.…
Browse files Browse the repository at this point in the history
…25.4-alpine

Bump nginx from 1.25.3-alpine to 1.25.4-alpine in /nginx
  • Loading branch information
github-actions[bot] committed Feb 15, 2024
2 parents b772edf + 7f9249d commit cfc180f
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.3-alpine
FROM nginx:1.25.4-alpine

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

0 comments on commit cfc180f

Please sign in to comment.