mirror of
https://github.com/technorabilia/docker-bits
synced 2024-11-12 07:10:31 +00:00
Workflow update
This commit is contained in:
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…
Reference in New Issue
Block a user