Skip to content

Commit

Permalink
Update python3-slim Docker digest to 52d1bb8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent ddca4b1 commit ade72ee
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:52d1bb8e30f42462cb14fda883f534501d6c263905bd695e49be7b53a33b3132", # "3-slim" as of 2023-06-01
image = "docker.io/library/python",
platforms = ["linux/amd64"],
)
Expand Down

0 comments on commit ade72ee

Please sign in to comment.