Update nginx Docker tag to v1.25.5
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 9s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 9s
This commit is contained in:
parent
1f0c450c4c
commit
1fb8bd8eea
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.25.4-alpine@sha256:31bad00311cb5eeb8a6648beadcf67277a175da89989f14727420a80e2e76742
|
||||
FROM nginx:1.25.5-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue