Update nginx Docker tag to v1.25.3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 23s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 23s
This commit is contained in:
parent
61cb0181ef
commit
b4fd9604fa
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.21.3-alpine@sha256:af466e4f12e3abe41fcfb59ca0573a3a5c640573b389d5287207a49d1324abd8
|
||||
FROM nginx:1.25.3-alpine@sha256:558b1480dc5c8f4373601a641c56b4fd24a77105d1246bd80b991f8b5c5dc0fc
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue