This commit is contained in:
@@ -10,8 +10,8 @@ jobs:
|
||||
# uses: actions/checkout@v4
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
# with:
|
||||
# endpoint: unix:///var/run/docker.sock
|
||||
with:
|
||||
endpoint: tcp://127.0.0.1:2376
|
||||
# - name: Build and push
|
||||
# uses: docker/build-push-action@v6
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user