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 7e35150Copy full SHA for 7e35150
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:e356c061e8d56c58b708d0907925a9bd54cc8f467f05bfa3d714d1d0a4883d97", # tag = "latest" on 13 July 2023
35
image = "ubuntu",
36
platforms = [
37
"linux/amd64",
0 commit comments