0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-10-18 07:40:38 +00:00

chore(deps): update docker docker tag to v27.1 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-26 08:09:45 +02:00 committed by GitHub
parent acd00fda4f
commit fafc188886
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker:27.0-dind@sha256:75f620cbf8e87543ec1fb0bf98fa2cfde8f684308dafb6c50cc75f3a235fa1fc
FROM docker:27.1-dind@sha256:0c24e71e7474a84643d455b2267e2865380aac67af15f1f8b46b0df7c12c09a9
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"