Skip to content

Commit

Permalink
Merge pull request #707 from Automattic/dependabot/docker/nginx/nginx…
Browse files Browse the repository at this point in the history
…-1.25.5-alpine

chore(deps): Bump nginx from 1.25.4-alpine to 1.25.5-alpine in /nginx
  • Loading branch information
sjinks authored Apr 22, 2024
2 parents c128f6d + 1afe11c commit 172653a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742
FROM nginx:1.25.5-alpine@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd

RUN apk upgrade --no-cache && apk add --no-cache shadow

Expand Down

0 comments on commit 172653a

Please sign in to comment.