demos: Update nginx docker version

This commit is contained in:
cruizba 2022-09-21 15:09:43 +02:00
parent e6a3200e3e
commit ccbf1dd400

View File

@ -1,4 +1,4 @@
FROM nginx:1.21.6-alpine
FROM nginx:1.23.1-alpine
# Nginx conf
COPY ./conf/html /var/www/html