Skip to content

Commit

Permalink
chore(deps): update dependency moby/moby to v27.3.0 (#365)
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 Sep 20, 2024
1 parent c0613cc commit ab452c8
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.20.3 AS binaries
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VER=v1.31.1
# renovate: datasource=github-releases depName=moby/moby
ARG DOCKER_VER=v27.2.1
ARG DOCKER_VER=v27.3.0
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
ARG KIND_VER=v0.24.0
# renovate: datasource=github-releases depName=giantswarm/apptestctl
Expand Down

0 comments on commit ab452c8

Please sign in to comment.