chore(Docker): Update image

This commit is contained in:
2021-11-17 22:39:11 +01:00
parent 0bd6e24364
commit 7ea272534f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM registry.weko.io/nginx-lowtech:0.0.8
FROM registry.weko.io/nginx-lowtech:0.0.9
# Copie des sources du site
COPY public /usr/share/nginx/html