Skip to content

Commit

Permalink
Merge pull request #1790 from jupyterhub/update-image-docker
Browse files Browse the repository at this point in the history
Update library/docker version from 24.0.6-dind to 24.0.7-dind
  • Loading branch information
consideRatio authored Nov 1, 2023
2 parents 82d7857 + bf26d8c commit b497a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/binderhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ dind:
daemonset:
image:
name: docker.io/library/docker
tag: "24.0.6-dind" # ref: https://hub.docker.com/_/docker/tags
tag: "24.0.7-dind" # ref: https://hub.docker.com/_/docker/tags
pullPolicy: ""
pullSecrets: []
# Additional command line arguments to pass to dockerd
Expand Down

0 comments on commit b497a6a

Please sign in to comment.