Skip to content

Commit

Permalink
Bump Ubuntu to a version with a newer libc
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695739200
  • Loading branch information
Cloud Healthcare Team authored and copybara-github committed Nov 12, 2024
1 parent 7dedf00 commit b4babe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ load("@io_bazel_rules_docker//container:container.bzl", "container_pull")

container_pull(
name = "ubuntu",
digest = "sha256:a6aba56fdd9284d1b1397c7703203417bca3b518e78612783d199203c3cdf2fa",
digest = "sha256:6169c4bcc1982095067d85edf58fdcc3bd8505aef728610c5b728f3cf1cec46b",
registry = "gcr.io",
repository = "cloud-marketplace-containers/google/ubuntu1804",
repository = "cloud-marketplace-containers/google/ubuntu2404",
)

0 comments on commit b4babe7

Please sign in to comment.