Merge branch 'main' into nikola-jokic/rm-dockerd

This commit is contained in:
Nikola Jokic
2024-02-08 20:07:36 +01:00
committed by GitHub
3 changed files with 27 additions and 23 deletions

View File

@@ -4,7 +4,7 @@ FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-jammy as build
ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.4.0
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.5.1
ARG DOCKER_VERSION=25.0.3
ARG BUILDX_VERSION=0.12.1