chore: Debug workflow
Some checks failed
build-image / Semantic Release (Dry-run) (push) Successful in 53s
build-image / Semantic Release (push) Has been cancelled
build-image / Container image (push) Has been cancelled

This commit is contained in:
2025-08-19 20:47:58 +10:00
parent 3315322b5c
commit e9bf77f8a7
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
FROM catthehacker/ubuntu:act-24.04 AS source
# FROM gitea/act_runner:ubuntu-24.04-v25.08.01
FROM catthehacker/ubuntu:act-24.04-20250815 AS source
RUN apt-get update && \
apt-get install -y --no-install-recommends \