fix: changed port
This commit is contained in:
parent
02c48038a8
commit
df51efb1bb
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
endpoint: tcp://forgejo-docker-in-docker-1:2375
|
||||
endpoint: tcp://forgejo-docker-in-docker-1:2376
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue