Skip to content

Commit 4d2319b

Browse files
committed
Pin nginx:alpine-stable version with a SHA
1 parent 143c11a commit 4d2319b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This wraps the upstream nginx image so dependabot can watch it for changes.
22
# If https://github.com/dependabot/dependabot-core/issues/390 is addressed, we
33
# can just inline this into docker-compose.yml
4-
FROM nginx:1.26.1-alpine
4+
FROM nginx:stable-alpine@sha256:33001975a6ea5a2b78d108b64bdc89b434e31f523d3bc641ca2a3136d9024df8

0 commit comments

Comments
 (0)