Skip to content

Commit 6bf42f1

Browse files
chore(deps): update ubuntu docker digest to b59d215
1 parent 7481d45 commit 6bf42f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ oci = use_extension(
3131
)
3232
oci.pull(
3333
name = "ubuntu",
34-
digest = "sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508", # tag = "latest" on 13 July 2023
34+
digest = "sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f", # tag = "latest" on 13 July 2023
3535
image = "ubuntu",
3636
platforms = [
3737
"linux/amd64",

0 commit comments

Comments
 (0)