diff --git a/Dockerfile b/Dockerfile index 0d04d4c..f70eca7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # CI relies on this ARG. Don't remove or rename it -ARG DOCKER_VERSION=29.4.0 +ARG DOCKER_VERSION=29.4.1 # dind-cleaner FROM golang:1.25-alpine3.23 AS cleaner diff --git a/service.yaml b/service.yaml index 42ddeb5..50a36fd 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 3.0.13 +version: 3.0.14