Skip to content

Commit c6b2b10

Browse files
chore: Update docker to 29.4.1 (#126)
* chore: Update docker to 29.4.1
1 parent bece2d5 commit c6b2b10

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CI relies on this ARG. Don't remove or rename it
2-
ARG DOCKER_VERSION=29.4.0
2+
ARG DOCKER_VERSION=29.4.1
33

44
# dind-cleaner
55
FROM golang:1.25-alpine3.23 AS cleaner

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 3.0.13
1+
version: 3.0.14

0 commit comments

Comments
 (0)