Skip to content

Commit 01fb1a1

Browse files
chore(deps): update ubuntu docker digest to 440dcf6
1 parent 70d8e38 commit 01fb1a1

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:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076", # tag = "latest" on 13 July 2023
3535
image = "ubuntu",
3636
platforms = [
3737
"linux/amd64",

0 commit comments

Comments
 (0)