CI: use chroot isolation
Some checks failed
Build and Push Docker Image / build (push) Failing after 22s

This commit is contained in:
2026-02-18 20:14:41 +01:00
parent 4f9d6e264f
commit e914e5138d

View File

@@ -30,6 +30,8 @@ jobs:
containerfiles: "Dockerfile" containerfiles: "Dockerfile"
image: git.kocoder.xyz/kocoded/vt-be image: git.kocoder.xyz/kocoded/vt-be
tags: "${{ github.ref_name }} latest" tags: "${{ github.ref_name }} latest"
extra-args: |
--isolation=chroot
- name: Push Docker Images - name: Push Docker Images
env: env: