Skip to content

Commit

Permalink
Update python3-slim Docker digest to d57ec66
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent ddca4b1 commit 2bf72ed
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 @@ -62,7 +62,7 @@ use_repo(lock_repos, "pdm_deps")
oci = use_extension("@rules_oci//oci:extensions.bzl", "oci", dev_dependency = True)
oci.pull(
name = "python3-slim",
digest = "sha256:afc139a0a640942491ec481ad8dda10f2c5b753f5c969393b12480155fe15a63", # "3-slim" as of 2023-06-01
digest = "sha256:d57ec66c94b9497b9f3c66f6cdddc1e4e0bad4c584397e0b57a721baef0e6fdc", # "3-slim" as of 2023-06-01
image = "docker.io/library/python",
platforms = ["linux/amd64"],
)
Expand Down

0 comments on commit 2bf72ed

Please sign in to comment.