Add docker env

This commit is contained in:
2026-04-25 19:07:16 +02:00
parent d62684dec7
commit 65d8a2e2ff

View File

@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER_HOST: tcp://host.docker.internal:2375
DOCKER_HOST: tcp://172.17.0.1:2375
outputs:
version: ${{ steps.version.outputs.version }}