Skip to content

Commit

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

chore(deps): Bump nginx from 1.25.3-alpine to 1.25.4-alpine in /nginx
  • Loading branch information
sjinks authored Feb 22, 2024
2 parents 962d76f + 32f2e27 commit adf0332
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.3-alpine@sha256:f2802c2a9d09c7aa3ace27445dfc5656ff24355da28e7b958074a0111e3fc076
FROM nginx:1.25.4-alpine@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9

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

Expand Down

0 comments on commit adf0332

Please sign in to comment.