Compare commits

..

2 commits

Author SHA1 Message Date
992ea156ec Merge pull request 'Update nginx Docker tag to v1.19.8' (#5) from renovate/docker-nginx-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
2021-03-12 11:16:27 +00:00
3e183eaf33 Update nginx Docker tag to v1.19.8 2021-03-11 20:01:02 +00:00

View file

@ -1,3 +1,3 @@
FROM nginx:1.19.7-alpine FROM nginx:1.19.8-alpine
COPY nginx.conf /etc/nginx/nginx.conf COPY nginx.conf /etc/nginx/nginx.conf