Update nginx:1.27.1-alpine Docker digest to a5127da
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 12s
This commit is contained in:
parent
bc3744924d
commit
b314384219
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.27.1-alpine@sha256:cc67561ba7e821f9fa7b5cb4a235014a685c01af3e9acf87182a1891ec507e46
|
||||
FROM nginx:1.27.1-alpine@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue