Skip to content

Commit 7a10d21

Browse files
Renovate Botmarkharding
authored andcommitted
Update docker Docker tag to v29
1 parent e7d84ff commit 7a10d21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/images/rust-dind/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG RUST_IMAGE
22

33
# Debian bookworm (the rust base) has no Compose v2 plugin in its repos, so
44
# we copy the binaries from the official docker image, pinned by tag.
5-
FROM docker:28-cli AS docker
5+
FROM docker:29-cli AS docker
66
FROM ${RUST_IMAGE}
77

88
COPY --from=docker /usr/local/bin/docker /usr/local/bin/docker

0 commit comments

Comments
 (0)