mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-10 08:36:37 +01:00
ci: update Docker Buildx image to latest version
This commit is contained in:
parent
793b061d3f
commit
026db54551
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci_docker.yml
vendored
2
.github/workflows/ci_docker.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
||||||
# TODO remove workaround when fixed
|
# TODO remove workaround when fixed
|
||||||
with:
|
with:
|
||||||
driver-opts: |
|
driver-opts: |
|
||||||
image=moby/buildkit:v0.10.6
|
image=moby/buildkit:latest
|
||||||
|
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue