chore(deps): update docker.io/nginx docker tag to v1.29.1
All checks were successful
/ build (pull_request) Successful in 34s
All checks were successful
/ build (pull_request) Successful in 34s
This commit is contained in:
parent
408a1b6f78
commit
d5d0c4cea6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/nginx:1.27.2-bookworm
|
||||
FROM docker.io/nginx:1.29.1-bookworm
|
||||
|
||||
RUN rm -rf /usr/share/nginx/html && mkdir -p /usr/share/nginx/html
|
||||
COPY public /usr/share/nginx/html
|
||||
Loading…
Add table
Add a link
Reference in a new issue