Skip to content

Commit 07bbd83

Browse files
SilvanCodesclaude
andcommitted
Update devcontainer base image to date-2026-03-03
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ffde8e8 commit 07bbd83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
# Update this to the name of the service you want to work with in your docker-compose.yml file
33
devcontainer:
4-
image: ghcr.io/studitemps/devcontainer-base:date-2025-11-24
4+
image: ghcr.io/studitemps/devcontainer-base:date-2026-03-03
55

66
volumes:
77
# Update this to wherever you want VS Code to mount the folder of your project

.devcontainer/ona/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
# Update this to the name of the service you want to work with in your docker-compose.yml file
33
devcontainer:
4-
image: ghcr.io/studitemps/devcontainer-base:date-2025-11-24
4+
image: ghcr.io/studitemps/devcontainer-base:date-2026-03-03
55

66
network_mode: "host"
77

0 commit comments

Comments
 (0)