Update nginx Docker tag to v1.26.0
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 27s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 27s
This commit is contained in:
parent
66c9fae248
commit
3173ef4cad
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.25.5-alpine@sha256:1cf1cae91bd9e3eeba3f29f5f65a9ed84fc72816099b8a1ef4161d3f3b5f92d7
|
||||
FROM nginx:1.26.0-alpine@sha256:db3124c3cbe1c19be1ef7652053f164507b183158d32d3b678f51230f821d840
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue