Skip to content

Commit

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

chore(deps): Bump nginx from 1.27.0-alpine to 1.27.2-alpine in /nginx
  • Loading branch information
sjinks authored Oct 7, 2024
2 parents 5657b5f + 19de1a8 commit cfab362
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.27.0-alpine@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
FROM nginx:1.27.2-alpine@sha256:2140dad235c130ac861018a4e13a6bc8aea3a35f3a40e20c1b060d51a7efd250

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

Expand Down

0 comments on commit cfab362

Please sign in to comment.