Fix database errors
All checks were successful
release-tag / release-image (push) Successful in 6m17s

This commit is contained in:
2024-07-03 11:57:01 +02:00
parent 7f72c94b9e
commit 6955739841
2 changed files with 3 additions and 3 deletions

View File

@@ -46,8 +46,7 @@ jobs:
context: .
file: ./Dockerfile
platforms: |
linux/amd64
linux/arm64
linux/amd64
push: true
tags: | # replace it with your local IP and tags
git.matsewe.de/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}