We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9526b7 + a4c6fb3 commit 3b252a2Copy full SHA for 3b252a2
.devcontainer/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
tedge:
4
- image: ${DEVCONTAINER_IMAGE:-ghcr.io/thin-edge/devcontainer:latest-bookworm}
+ image: ${DEVCONTAINER_IMAGE:-ghcr.io/thin-edge/devcontainer:latest-trixie}
5
environment:
6
- DOCKER_HOST=unix:///opt/run/docker.sock
7
0 commit comments