From 7a492ed92aa601182f8c397b51aff1eaf1e79174 Mon Sep 17 00:00:00 2001 From: Miwory Date: Thu, 9 Apr 2026 12:27:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B0=D1=81=D1=82=20=D1=84=D0=B8=D0=BA?= =?UTF-8?q?=D1=81=20=D0=B1=D0=B8=D0=BB=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/latest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/latest.yaml b/.gitea/workflows/latest.yaml index f63e3da..b905aef 100644 --- a/.gitea/workflows/latest.yaml +++ b/.gitea/workflows/latest.yaml @@ -25,7 +25,7 @@ jobs: uses: docker/build-push-action@v5 with: context: . - file: ./Prod.Dockerfile + file: ./Dockerfile push: true tags: 'git.miwory.dev/miwory/podkopsubsets:latest' cache-from: type=gha