remove python docker mod
All checks were successful
Update Compose File / build (push) Successful in 9s

This commit is contained in:
2026-03-20 09:25:27 -07:00
parent 660303234c
commit 21f45a417f

View File

@@ -105,7 +105,7 @@ services:
PGID: ${PGID} PGID: ${PGID}
TZ: ${TZ} TZ: ${TZ}
SUDO_PASSWORD: ${SUDO_PASS} SUDO_PASSWORD: ${SUDO_PASS}
DOCKER_MODS: "linuxserver/mods:code-server-python3|linuxserver/mods:universal-docker-in-docker" DOCKER_MODS: "linuxserver/mods:universal-docker-in-docker"
volumes: volumes:
- ${DATA}/code-server/config:/config - ${DATA}/code-server/config:/config
- ${DATA}/code-server/brew:/home/linuxbrew - ${DATA}/code-server/brew:/home/linuxbrew