Skip to content

Commit

Permalink
chore(deps): update ubuntu docker digest to 7229784
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent edfbf5f commit 41b7d47
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:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782", # tag = "latest" on 13 July 2023
image = "ubuntu",
platforms = [
"linux/amd64",
Expand Down

0 comments on commit 41b7d47

Please sign in to comment.