Workflow update

This commit is contained in:
technorabilia 2021-10-19 00:54:28 +00:00
parent a36faf3a78
commit fef9192ee9

View File

@ -7,7 +7,7 @@
version: "2"
services:
chevereto:
image: ghcr.io/linuxserver/chevereto
image: lscr.io/linuxserver/chevereto
container_name: chevereto
environment:
- PUID=1000
@ -24,7 +24,7 @@ services:
- chevereto-db
chevereto-db:
image: ghcr.io/linuxserver/mariadb
image: lscr.io/linuxserver/mariadb
container_name: chevereto-db
environment:
- PUID=1000