chore(Docker): Update image
This commit is contained in:
parent
0bd6e24364
commit
7ea272534f
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue