diff --git a/.github/workflows/buildseer.yml b/.github/workflows/buildseer.yml index c6fb5ed..8e3b0d9 100644 --- a/.github/workflows/buildseer.yml +++ b/.github/workflows/buildseer.yml @@ -10,8 +10,8 @@ jobs: runs-on: host container: image: catthehacker/ubuntu:act-latest - volumes: - - /var/run/docker.sock:/var/run/docker.sock + env: + DOCKER_HOST: tcp://localhost:2376 steps: # Step 1: Check out the repository diff --git a/alaskarseer/version.txt b/alaskarseer/version.txt index 0b1f88b..6c8b2a3 100644 --- a/alaskarseer/version.txt +++ b/alaskarseer/version.txt @@ -1 +1 @@ -v2.2.3 +v2.2.2