mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 12:32:58 +00:00
Explicitly ask for the latest buildx version
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -40,6 +40,8 @@ jobs:
|
||||
|
||||
- name: Set up Docker Buildx (for multi-arch builds)
|
||||
uses: docker/setup-buildx-action@0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e # dependabot updates to latest release
|
||||
with:
|
||||
version: latest
|
||||
|
||||
- name: Clone Main Repo
|
||||
uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user