Skip to content

Commit

Permalink
chore(deps): update dependency moby/moby to v25.0.3 (#273)
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 Feb 7, 2024
1 parent 28b2589 commit 1817ac1
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.19.1 AS binaries
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG KUBECTL_VER=v1.26.2
# renovate: datasource=github-releases depName=moby/moby
ARG DOCKER_VER=v25.0.2
ARG DOCKER_VER=v25.0.3
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
ARG KIND_VER=v0.17.0
# renovate: datasource=github-releases depName=giantswarm/apptestctl
Expand Down

0 comments on commit 1817ac1

Please sign in to comment.