Skip to content

Commit 8702187

Browse files
committed
Automated devcontainer.json update
1 parent 30bec05 commit 8702187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The image property points to the resulting image with dependencies cached in it. To develop the
55
// base image instead, comment out the image property line and uncomment this build property line.
66
// "build": { "dockerfile": "base.Dockerfile" }
7-
"image": "ghcr.io/codespaces-contrib/demo/dependency-caching:commit-baa2d3667e152ec",
7+
"image": "ghcr.io/codespaces-contrib/demo/dependency-caching:commit-30bec05d37b230f",
88

99
// This script optionally loads a cached yarn install for the repo
1010
"postCreateCommand": ".devcontainer/cache/restore-diff.sh",

0 commit comments

Comments
 (0)