This commit is contained in:
DeveloperDurp 2026-05-20 04:56:13 -05:00
parent bd8fb2a566
commit 71f521362f

View file

@ -31,7 +31,7 @@ jobs:
if: ${{ github.event.inputs.SCRIPT == 'base' }}
runs-on: docker
container:
image: registry.durp.info/ubuntu:latest
image: ubuntu:latest
steps:
- name: Checkout code
uses: actions/checkout@v4
@ -49,7 +49,7 @@ jobs:
if: ${{ github.event.inputs.SCRIPT == 'k3s' }}
runs-on: docker
container:
image: registry.durp.info/ubuntu:latest
image: ubuntu:latest
strategy:
matrix:
include: