Merge pull request #3 from voko/fix/missing-architecture

Fix/missing architecture
This commit is contained in:
Volker Kopetzky
2025-12-25 23:12:09 +01:00
committed by GitHub
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -56,8 +56,7 @@ jobs:
with:
context: .
target: final
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
+1 -1
View File
@@ -1 +1 @@
1.0.1
1.0.2