Update nginx Docker tag to v1.29.0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 51s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 51s
This commit is contained in:
parent
22b000d3c3
commit
7f1bc2a582
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM nginx:1.28.0-alpine@sha256:aed99734248e851764f1f2146835ecad42b5f994081fa6631cc5d79240891ec9
|
FROM nginx:1.29.0-alpine@sha256:0e371204796cbcc2e21aff83453aa2365f14a7cbf1c41ac2e35d8942af0f2ff1
|
||||||
|
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue