diff --git a/Dockerfile b/Dockerfile index ba763d9..4beb91b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # CI relies on this ARG. Don't remove or rename it -ARG DOCKER_VERSION=29.5.2 +ARG DOCKER_VERSION=29.5.3 # dind-cleaner FROM golang:1.26-alpine3.23 AS cleaner diff --git a/service.yaml b/service.yaml index 6123d70..270013b 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 3.0.16 +version: 3.0.17