deployment: Update nginx version to 1.23.1
This commit is contained in:
parent
7e5a8afb48
commit
154cdc2db6
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.21.6-alpine
|
||||
FROM nginx:1.23.1-alpine
|
||||
|
||||
# Install required software
|
||||
RUN apk update && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user