Skip to content

Commit

Permalink
chore(deps): update dependency moby/moby to v27.4.0 (#403)
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 Dec 16, 2024
1 parent 16fe5ff commit e822d79
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.0 AS binaries
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VER=v1.32.0
# renovate: datasource=github-releases depName=moby/moby
ARG DOCKER_VER=v27.3.1
ARG DOCKER_VER=v27.4.0
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
ARG KIND_VER=v0.25.0
# renovate: datasource=github-releases depName=giantswarm/apptestctl
Expand Down

0 comments on commit e822d79

Please sign in to comment.