File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
// https://github.com/microsoft/vscode-dev-containers/tree/v0.154.0/containers/ruby
3
3
{
4
4
"name" : " Ruby" ,
5
- "image" : " tccr .io/truecharts/devcontainer:v2.2.1 "
5
+ "image" : " ghcr .io/truecharts/devcontainer:v2.3.0@sha256:a163ad40427cd75a31a0365afb832f97e512d420429ed091b90b18a034526264 "
6
6
7
7
// Set *default* container specific settings.json values on container create.
8
8
" settings" : {
Original file line number Diff line number Diff line change 15
15
name : Test SCALE Catalog
16
16
runs-on : ubuntu-latest
17
17
container :
18
- image : ghcr.io/truecharts/devcontainer:v2.2.1 @sha256:4ace13c049bf00f85c63e0070f86b71656a7c3b2113aa3e21c3107f3d1f7bf87
18
+ image : ghcr.io/truecharts/devcontainer:v2.3.0 @sha256:a163ad40427cd75a31a0365afb832f97e512d420429ed091b90b18a034526264
19
19
steps :
20
20
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
21
21
name : Checkout
Original file line number Diff line number Diff line change 14
14
release :
15
15
runs-on : ubuntu-latest
16
16
container :
17
- image : ghcr.io/truecharts/devcontainer:v2.2.1 @sha256:4ace13c049bf00f85c63e0070f86b71656a7c3b2113aa3e21c3107f3d1f7bf87
17
+ image : ghcr.io/truecharts/devcontainer:v2.3.0 @sha256:a163ad40427cd75a31a0365afb832f97e512d420429ed091b90b18a034526264
18
18
concurrency : gitpush
19
19
steps :
20
20
- name : Install Kubernetes tools
You can’t perform that action at this time.
0 commit comments