test: use containerd sock
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Build Docker Container / Build-Container-Image (push) Failing after 2s

This commit is contained in:
Alex Wellnitz 2025-03-17 14:35:01 +01:00
parent ba4def156e
commit f6ed624bba

View File

@ -8,4 +8,4 @@ jobs:
steps:
- run: docker build -t alexohneander/alexohneander-zola:latest .
env:
DOCKER_HOST: unix:///var/run/docker.sock #"tcp://127.0.0.1:2376"
DOCKER_HOST: unix:///var/run/docker/containerd/containerd.sock