1
0
Fork 0

update: update docker.io/nginx docker tag to v1.23

This commit is contained in:
renovate[bot] 2022-10-21 19:12:28 +00:00 committed by Sean Sube
parent 0c5850b9e9
commit 3a6a5348d7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/nginx:1.22
FROM docker.io/nginx:1.23
COPY ./out/index.html /usr/share/nginx/html
COPY ./out/bundle /usr/share/nginx/html/bundle