Skip to content

Commit ce1ee53

Browse files
Automated feature update (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d420ecd commit ce1ee53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

feature-versions/state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"ghcr.io/devcontainers/features/common-utils": {
1919
"tag": "2",
20-
"installed": "@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85"
20+
"installed": "@sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf"
2121
}
2222
}

src/jupyter-template/.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"${templateOption:login}"
2121
],
2222
"features": {
23-
"ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85": {
23+
"ghcr.io/devcontainers/features/common-utils@sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf": {
2424
// See https://github.com/devcontainers/features/tree/main/src/common-utils
2525
"installZsh": false,
2626
"installOhMyZsh": false,

src/shiny/.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ghcr.io/devcontainers/features/java@sha256:df67d6ff6e9cdd858207ae9e92a99ddb88384b789f79eecd6f873216e951d286": {
77
"version": "17"
88
},
9-
"ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85": {},
9+
"ghcr.io/devcontainers/features/common-utils@sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf": {},
1010
"ghcr.io/devcontainers/features/aws-cli@sha256:bbc9fd513c22e331953126c75ad7b2ed1f9044f1cd5890b7073b634810459b18": {},
1111
"ghcr.io/dhoeric/features/google-cloud-cli@sha256:fa5d894718825c5ad8009ac8f2c9f0cea3d1661eb108a9d465cba9f3fc48965f": {}
1212
},

0 commit comments

Comments
 (0)