build: push-main use act-based ubuntu to publish docker image
This commit is contained in:
parent
865e6d1e59
commit
dd00371e97
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image:
|
image:
|
||||||
ubuntu:latest
|
ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Add table
Reference in a new issue