Skip to content

Commit 7d40669

Browse files
authored
Merge pull request #401 from oasisprotocol/kostko/feature/rofl-build-bump-ct-0.4.2
feat(cmd/build): Bump latest rofl-containers to v0.4.2
2 parents 4c475f0 + 6f5af9a commit 7d40669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rofl/artifacts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var LatestContainerArtifacts = ArtifactsConfig{
1313
Kernel: "https://github.com/oasisprotocol/oasis-boot/releases/download/v0.4.1/stage1.bin#06e12cba9b2423b4dd5916f4d84bf9c043f30041ab03aa74006f46ef9c129d22",
1414
Stage2: "https://github.com/oasisprotocol/oasis-boot/releases/download/v0.4.1/stage2-podman.tar.bz2#6f2487aa064460384309a58c858ffea9316e739331b5c36789bb2f61117869d6",
1515
Container: ContainerArtifactsConfig{
16-
Runtime: "https://github.com/oasisprotocol/oasis-sdk/releases/download/rofl-containers%2Fv0.4.1/rofl-containers#bdd2735af9ff10c9b1c1e8db535f4751739bd3707600c57b81e80195e6207673",
16+
Runtime: "https://github.com/oasisprotocol/oasis-sdk/releases/download/rofl-containers%2Fv0.4.2/rofl-containers#0cbaa4c0c1b35c5ed41156868bee9f3726f52eeedc01b3060d3b2eb67d76f546",
1717
Compose: "compose.yaml",
1818
},
1919
}

0 commit comments

Comments
 (0)