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 55f3827 commit e0d10c3Copy full SHA for e0d10c3
MODULE.bazel
@@ -31,7 +31,7 @@ oci = use_extension(
31
)
32
oci.pull(
33
name = "ubuntu",
34
- digest = "sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508", # tag = "latest" on 13 July 2023
+ digest = "sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab", # tag = "latest" on 13 July 2023
35
image = "ubuntu",
36
platforms = [
37
"linux/amd64",
0 commit comments