🗃️ Committing everything that changed 🗃️

.gitea/workflows/docker.2.yaml
.gitea/workflows/docker.3.yaml
This commit is contained in:
casjay
2024-09-25 07:30:42 -04:00
parent b4a6e8e206
commit 8df1d052d2
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile.3.14
file: ./Dockerfile.3
platforms: |
linux/amd64
linux/arm64