Trying a different base image #29

Merged
hitanshu merged 1 commits from hitanshu/CFTunnels:tags into test 2025-06-05 17:48:56 +00:00
Showing only changes of commit 3742fb53af - Show all commits

View File

@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
image: catthehacker/ubuntu:runner-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4