chore(Docker): Update image

This commit is contained in:
Simon 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

View File

@ -23,7 +23,7 @@ services:
ltdv-stats:
container_name: ltdv-stats
image: registry.weko.io/goaccess:1.4.6
image: registry.weko.io/goaccess:1.5.1
restart: always
depends_on:
- ltdv-prod