Merge pull request 'Update nginx Docker tag to v1.21.3' (#12) from renovate/nginx-1.x into master
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #12
This commit is contained in:
commit
d701e2051c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:1.21.1-alpine
|
||||
FROM nginx:1.21.3-alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
Loading…
Reference in a new issue