chore(deps): update docker docker tag to v23 (#188)

This commit is contained in:
renovate[bot] 2023-02-08 21:51:57 +01:00 committed by GitHub
parent 7483c9f055
commit 118da3765e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker:20.10-dind@sha256:f02a5fc03bdf1bcc02ec8aca88b11e84a86fe2f3cedae418212d330d91816880
FROM docker:23.0-dind@sha256:e6055f8f3631220803c49658b5c1513a6db428afb0eda193ead270331642ae62
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"