mirror of
https://github.com/immich-app/immich.git
synced 2024-12-25 10:43:13 +02:00
chore(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#2755)
This commit is contained in:
parent
756f4e5986
commit
5a48034e33
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v2.2.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2.6.0
|
||||
uses: docker/setup-buildx-action@v2.7.0
|
||||
# Workaround to fix error:
|
||||
# failed to push: failed to copy: io: read/write on closed pipe
|
||||
# See https://github.com/docker/build-push-action/issues/761
|
||||
|
Loading…
Reference in New Issue
Block a user