Updated workflows
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m13s

This commit is contained in:
2026-02-03 00:44:29 +01:00
parent d1abe8eba0
commit c70334e65e
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ on:
# - cron: '@weekly'
env:
DOCKERFILE: ./Dockerfile
DOCKERFILE: ./docker/Dockerfile
jobs:
build-and-push:

View File

@@ -15,7 +15,7 @@ on:
- cron: '@weekly'
env:
DOCKERFILE: ./Dockerfile
DOCKERFILE: ./docker/Dockerfile
jobs:
build-and-push: