Skip to content

Commit

Permalink
v0.3.18 (devcontainers#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
samruddhikhandale authored Sep 5, 2023
1 parent 22ce794 commit 99accaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/universal/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
"ghcr.io/devcontainers/features/github-cli:1": {
"version": "latest"
},
"ghcr.io/devcontainers/features/docker-in-docker:2": {
// Temporarily pinning until we investigate issue with docker start
"ghcr.io/devcontainers/features/docker-in-docker:2.3.1": {
"version": "latest"
},
"ghcr.io/devcontainers/features/kubectl-helm-minikube:1": {
Expand Down
2 changes: 1 addition & 1 deletion src/universal/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.5.2",
"version": "2.5.3",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down

0 comments on commit 99accaf

Please sign in to comment.