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

This commit is contained in:
Renovate Bot 2020-07-20 01:59:01 +00:00
parent 7796d6e168
commit 21b374ad63

View file

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