diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6cf09cd..a8b1596 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,6 +9,8 @@ on: jobs: build_and_push: runs-on: ubuntu-latest + container: + image: ghcr.io/catthehacker/ubuntu:act-latest services: my_docker: