We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ac45b commit da600a3Copy full SHA for da600a3
MODULE.bazel
@@ -41,7 +41,7 @@ oci = use_extension(
41
)
42
oci.pull(
43
name = "ubuntu",
44
- digest = "sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508", # tag = "latest" on 13 July 2023
+ digest = "sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9", # tag = "latest" on 13 July 2023
45
image = "ubuntu",
46
platforms = [
47
"linux/amd64",
0 commit comments