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 70d8e38 commit c2fbf09Copy full SHA for c2fbf09
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:89ef6e43e57cb94a23e4b28715a34444de91f45bd410fce3ce00819f86940a9c", # tag = "latest" on 13 July 2023
35
image = "ubuntu",
36
platforms = [
37
"linux/amd64",
0 commit comments