This commit is contained in:
parent
b2256b486b
commit
cfdaa38ef6
2 changed files with 3 additions and 3 deletions
4
.github/workflows/buildseer.yml
vendored
4
.github/workflows/buildseer.yml
vendored
|
@ -18,8 +18,8 @@ jobs:
|
|||
# Step 2: Set up Docker Buildx
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver-opts: image=docker:20.10.24-cli
|
||||
container:
|
||||
image: docker:20.10.24-cli
|
||||
|
||||
# Step 3: Log in to Docker Hub
|
||||
- name: Log in to Docker Hub
|
||||
|
|
|
@ -1 +1 @@
|
|||
v2.2.3
|
||||
v2.2.2
|
||||
|
|
Loading…
Reference in a new issue