Skip to content

Commit d7ef890

Browse files
committed
feat(build/rofl): Bump latest rofl-containers to v0.5.0
1 parent ed7e9fa commit d7ef890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2/rofl-containers#0cbaa4c0c1b35c5ed41156868bee9f3726f52eeedc01b3060d3b2eb67d76f546",
16+
Runtime: "https://github.com/oasisprotocol/oasis-sdk/releases/download/rofl-containers%2Fv0.5.0/rofl-containers#800be74e543f1d10d12ef6fadce89dd0a0ce7bc798dbab4f8d7aa012d82fbff1",
1717
Compose: "compose.yaml",
1818
},
1919
}

0 commit comments

Comments
 (0)