Update docker.io/library/nginx Docker tag to v1.19.5
This commit is contained in:
parent
6bcb316ea1
commit
e92fe6d614
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/nginx:1.19.4-alpine
|
||||
FROM docker.io/library/nginx:1.19.5-alpine
|
||||
|
||||
COPY ./public/ /usr/share/nginx/html/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue