Hithomelabs/CFTunnels#69: promote custom slim runner image (ci-runner:1.0.0) in test_image_build_push.yml

This commit is contained in:
Dave the Dev 2026-07-05 06:47:09 +00:00 committed by hitanshu
parent 9899e2648b
commit 02736e43f7

View File

@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
needs: tag
container:
image: catthehacker/ubuntu:act-latest
image: 192.168.0.100:8928/hithomelabs/ci-runner:1.0.0
steps:
- name: Check out repository code
uses: actions/checkout@v4