ci: update Docker Buildx image to latest version

This commit is contained in:
scito 2025-03-01 10:28:36 +01:00 committed by Roland Kurmann
parent 793b061d3f
commit 026db54551

View file

@ -54,7 +54,7 @@ jobs:
# TODO remove workaround when fixed
with:
driver-opts: |
image=moby/buildkit:v0.10.6
image=moby/buildkit:latest
- name: Login to DockerHub
uses: docker/login-action@v3