Skip to content

Commit 7423e85

Browse files
author
Zhenya Tikhonov
authored
build(rootless): upgrade Docker to v24.0.6 (#50)
* build: upgrade Docker to v24.0.6
1 parent 25c655c commit 7423e85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG DOCKER_VERSION=24.0.5
1+
ARG DOCKER_VERSION=24.0.6
22

33
# dind-cleaner
44
FROM golang:1.21-alpine3.18 AS cleaner

service.yaml

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

0 commit comments

Comments
 (0)