We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffde8e8 commit 07bbd83Copy full SHA for 07bbd83
.devcontainer/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
# Update this to the name of the service you want to work with in your docker-compose.yml file
3
devcontainer:
4
- image: ghcr.io/studitemps/devcontainer-base:date-2025-11-24
+ image: ghcr.io/studitemps/devcontainer-base:date-2026-03-03
5
6
volumes:
7
# Update this to wherever you want VS Code to mount the folder of your project
.devcontainer/ona/docker-compose.yml
network_mode: "host"
0 commit comments