Merge branch 'renovate/docker-docker.io-library-nginx-1.x' into 'master'

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

See merge request saibotk.de/saiblog!36
This commit is contained in:
Saibotk 2021-04-08 18:29:11 +00:00
commit f19b43d78f

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/