fix dockerfile path

pull/815/head
Laura Batalha 2025-05-03 22:03:25 +01:00
rodzic c09153dbc3
commit aaa5bd2af2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: FF87260D8C08DA64
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -146,6 +146,7 @@ jobs:
id: build
uses: docker/build-push-action@v6
with:
file: docker/Dockerfile.dist
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ env.REGISTRY_IMAGE }}