Workflow update

main
technorabilia 3 years ago
parent a36faf3a78
commit fef9192ee9

@ -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

Loading…
Cancel
Save