Update dockerfile
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 13s

This commit is contained in:
2024-02-24 18:11:25 +01:00
parent 10a79dfae3
commit a7f90a0a0d

View File

@ -21,7 +21,7 @@ jobs:
- name: Login to container registry
uses: docker/login-action@v3
with:
registry: gitea.vps.chriphost.de
registry: gitea.local.chriphost.de
username: ${{ secrets.CONTAINER_REGISTRY_USER }}
password: ${{ secrets.CONTAINER_REGISTRY_TOKEN }}
- name: Build Docker image