1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

chore: upgrade docker images

This commit is contained in:
Torsten Dittmann 2022-04-20 16:55:25 +02:00
parent 34e69968af
commit 240d7bc513
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ $image = $this->getParam('image', '');
services:
traefik:
image: traefik:2.5
image: traefik:2.7
container_name: appwrite-traefik
command:
- --providers.file.directory=/storage/config

View file

@ -14,7 +14,7 @@ version: '3'
services:
traefik:
image: traefik:2.5
image: traefik:2.7
<<: *x-logging
container_name: appwrite-traefik
command: