Full Ubuntu Image to test DNS
Some checks failed
Test and Build Docker Image / Test-Build (push) Failing after 7m14s
Test and Build Docker Image / Build-Image (push) Has started running

This commit is contained in:
Dagger 2023-10-23 11:57:23 -05:00
parent 148e4cf58a
commit e2f5ea96d6

View File

@ -5,7 +5,7 @@ jobs:
Test-Build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
image: catthehacker/ubuntu:full-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3