Use catthehacker/ubuntu:act-22.04 for Docker builds
All checks were successful
Build and push Docker image / build (push) Successful in 12s
All checks were successful
Build and push Docker image / build (push) Successful in 12s
This commit is contained in:
parent
e55dba66e4
commit
d41af519e8
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue