mirror of
https://github.com/Neur0toxine/docker-golang-alpine.git
synced 2025-04-02 19:56:10 +03:00
Merge 23756d08f9
into 1636a8f8f4
This commit is contained in:
commit
c49e4a2450
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
|
@ -95,7 +95,7 @@ jobs:
|
|||
echo ::set-output name=tags::${TAGS}
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3.4.0
|
||||
uses: docker/setup-qemu-action@v3.6.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
|
Loading…
Add table
Reference in a new issue