Update nginx Docker tag to v1.23.1 (main) #5

Merged
renovate-bot merged 1 commits from renovate/main-nginx-1.x into main 2022-08-22 07:04:57 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM nginx:1.23.0
FROM nginx:1.23.1
# TODO: use renovate-bot to send pull requests on upstream image updates
RUN mkdir /etc/nginx/templates.override