Skip to content

Commit e403655

Browse files
committed
CI: update Docker (27.1.2)
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 169edeb commit e403655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG SHADOW_VERSION=4.16.0
44
ARG SLIRP4NETNS_VERSION=v1.3.1
55
ARG VPNKIT_VERSION=0.5.0
66
ARG PASST_VERSION=2024_08_14.61c0b0d
7-
ARG DOCKER_VERSION=27.0.3
7+
ARG DOCKER_VERSION=27.1.2
88
ARG DOCKER_CHANNEL=stable
99

1010
FROM golang:${GO_VERSION}-alpine AS build

0 commit comments

Comments
 (0)