Skip to content

Commit

Permalink
Merge pull request #126 from 2i2c-org/update-image-dependencies
Browse files Browse the repository at this point in the history
Update library/docker version from 27.0.2-dind to 27.0.3-dind
  • Loading branch information
consideRatio authored Jul 11, 2024
2 parents 3974025 + 8155166 commit 43a8b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binderhub-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dockerApi:
image:
repository: docker.io/library/docker
# Temporarily pinned, until https://github.com/2i2c-org/infrastructure/issues/3588 is fixed
tag: "27.0.2-dind" # source: https://hub.docker.com/_/docker/tags
tag: "27.0.3-dind" # source: https://hub.docker.com/_/docker/tags
pullPolicy: ""
pullSecrets: []
resources: {}
Expand Down

0 comments on commit 43a8b7a

Please sign in to comment.