Update dependency docker.io/library/nginx to v1.23.1

This commit is contained in:
Renovate Bot 2022-07-20 18:06:30 +00:00
parent fdd0f93c3e
commit a4b6f0f080

View file

@ -1,4 +1,4 @@
FROM docker.io/library/nginx:1.22.0-alpine FROM docker.io/library/nginx:1.23.1-alpine
COPY ./public/ /usr/share/nginx/html/ COPY ./public/ /usr/share/nginx/html/