diff --git a/binderhub-service/values.yaml b/binderhub-service/values.yaml index 2826c99..b82c167 100644 --- a/binderhub-service/values.yaml +++ b/binderhub-service/values.yaml @@ -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: {}