diff --git a/.gitea/workflows/on-push.yaml b/.gitea/workflows/on-push.yaml index 9568e88..f4a85cd 100644 --- a/.gitea/workflows/on-push.yaml +++ b/.gitea/workflows/on-push.yaml @@ -33,7 +33,7 @@ jobs: id: meta uses: https://github.com/docker/metadata-action@v5 with: - images: 10.0.2.28:222/${{ gitea.repository }} + images: 10.0.2.28:3000/${{ gitea.repository }} tags: | type=ref,event=branch type=ref,event=pr