Skip to content

Commit

Permalink
chore(deps): update dependency moby/moby to v27.5.1 (#419)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent dfd3cfe commit c8fed87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3.21.2 AS binaries
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VER=v1.32.1
# renovate: datasource=github-releases depName=moby/moby
ARG DOCKER_VER=v27.5.0
ARG DOCKER_VER=v27.5.1
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
ARG KIND_VER=v0.26.0
# renovate: datasource=github-releases depName=giantswarm/apptestctl
Expand Down

0 comments on commit c8fed87

Please sign in to comment.