This commit is contained in:
parent
613e385530
commit
c868e39ebb
2 changed files with 3 additions and 3 deletions
4
.github/workflows/buildseer.yml
vendored
4
.github/workflows/buildseer.yml
vendored
|
@ -10,8 +10,8 @@ jobs:
|
||||||
runs-on: host
|
runs-on: host
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
volumes:
|
env:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
DOCKER_HOST: tcp://localhost:2376
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Step 1: Check out the repository
|
# Step 1: Check out the repository
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v2.2.3
|
v2.2.2
|
||||||
|
|
Loading…
Reference in a new issue