Workflow update

main
technorabilia 2 years ago
parent 60cd12c67b
commit a4113c5d49

@ -9,7 +9,7 @@
version: "3"
services:
mariadb:
image: ghcr.io/linuxserver/mariadb:latest
image: lscr.io/linuxserver/mariadb:latest
container_name: lychee_mariadb
restart: always
volumes:
@ -23,7 +23,7 @@ services:
- PUID=1000
- TZ=Europe/London
lychee:
image: ghcr.io/linuxserver/lychee:latest
image: lscr.io/linuxserver/lychee:latest
container_name: lychee
restart: always
depends_on:

Loading…
Cancel
Save