Update docker.io/library/nginx Docker tag to v1.19.9

This commit is contained in:
Renovate Bot 2021-04-08 15:05:52 +00:00
parent 0422042e7c
commit 323b7fdfdb

View file

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