Skip to content

Commit

Permalink
chore(deps): update ubuntu docker digest to 80dd3c3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 55f3827 commit e0d10c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ oci = use_extension(
)
oci.pull(
name = "ubuntu",
digest = "sha256:0bced47fffa3361afa981854fcabcd4577cd43cebbb808cea2b1f33a3dd7f508", # tag = "latest" on 13 July 2023
digest = "sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab", # tag = "latest" on 13 July 2023
image = "ubuntu",
platforms = [
"linux/amd64",
Expand Down

0 comments on commit e0d10c3

Please sign in to comment.