Update .forgejo/workflows/docker.yml

This commit is contained in:
gigirassy
2026-07-17 04:31:37 +02:00
parent b3b2740372
commit d6e306d47e
+1 -1
View File
@@ -52,6 +52,6 @@ jobs:
with: with:
context: . context: .
push: true push: true
platforms: linux/amd64,linux/arm64,linux/arm32v7 platforms: linux/amd64,linux/arm64
tags: | tags: |
${{ env.REGISTRY_HOST }}/${{ env.REGISTRY_REPO }}:latest ${{ env.REGISTRY_HOST }}/${{ env.REGISTRY_REPO }}:latest