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
|
||||
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
|
||||
|
|
|
@ -1 +1 @@
|
|||
v2.2.3
|
||||
v2.2.2
|
||||
|
|
Loading…
Reference in a new issue