Update nginx Docker tag to v1.26.0
Build and publish Docker image / build (push) Successful in 15s
Details
Build and publish Docker image / build (push) Successful in 15s
Details
This commit is contained in:
parent
7ab2beab3c
commit
b0a19cd9a0
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.25.5-alpine
|
||||
FROM nginx:1.26.0-alpine
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
|
||||
|
|
Loading…
Reference in New Issue