Skip to content

Commit

Permalink
chore(deps): update dependency moby/moby to v27.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 8ca1d3f commit eae21fb
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.4.0
ARG DOCKER_VER=v27.4.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 eae21fb

Please sign in to comment.