Update .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Failing after 2s
Build and Push Docker Image / build (push) Failing after 2s
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user