Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JonasAlfredsson committed Mar 5, 2024
1 parent 9a9786c commit 8467ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.25.3-alpine AS base
FROM nginx:1.25.4-alpine AS base

# Create a builder image.
FROM base AS builder
Expand Down

0 comments on commit 8467ff3

Please sign in to comment.