Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit ec063fa

Browse files
chore(deps): update docker docker tag to v24 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2da4b81 commit ec063fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.multiarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WORKDIR /src
88

99
RUN make build
1010

11-
FROM docker:23.0-dind@sha256:0e0a13763a8f205f4fabbd50aa27a8d45e6ce912bbf22d81891747c025ad0435
11+
FROM docker:24.0-dind@sha256:f44bd33ee57baf0830d8c07a1abd7ce40301a446e819b86ad0d99735c049f6a5
1212

1313
LABEL maintainer="Robert Kaussow <[email protected]>"
1414
LABEL org.opencontainers.image.authors="Robert Kaussow <[email protected]>"

0 commit comments

Comments
 (0)