chore(Docker): Update Goaccess & nginx

This commit is contained in:
Simon 2021-10-12 09:23:23 +02:00
parent 86e71d972e
commit 8e18e82a88
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:
weko-stats:
container_name: weko-stats
image: registry.weko.io/goaccess:1.4.6
image: registry.weko.io/goaccess:1.5.1
restart: always
volumes:
- weko-log:/var/log/nginx