Skip to content

Commit

Permalink
deps: update gcr.io/google.com/cloudsdktool/google-cloud-cli docker t…
Browse files Browse the repository at this point in the history
…ag to v503
  • Loading branch information
renovate-bot committed Dec 10, 2024
1 parent bffcff4 commit d3d614e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/ycsb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN mvn package -Passembly -DskipTests
# Docker image for the YCSB runner.
# We pin the version to 455.0.0, because YCSB requires Python 2.x, and this is the last
# version of the gcloud-cli Docker image that supports Python 2.x.
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:455.0.0-slim
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:503.0.0-slim

RUN apt update && apt -y install postgresql-client
RUN apt -y install wget
Expand Down

0 comments on commit d3d614e

Please sign in to comment.