Update nginx Docker tag to v1.27.5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 41s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 41s
This commit is contained in:
parent
b6be7ba505
commit
fbf8a7334b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.27.4-alpine@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
|
||||
FROM nginx:1.27.5-alpine@sha256:c74a9faa7e60c95e080c74f9c605cc9ce7a0b5b080bc610aa5927cc7b77c1107
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue