Update nginx to 1.20.0
This commit is contained in:
parent
7a4435dd51
commit
fc51f2f272
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.18.0-alpine
|
||||
FROM nginx:1.20.0-alpine
|
||||
|
||||
# Install required software
|
||||
RUN apk update && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user