We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0523e commit 1d1f43aCopy full SHA for 1d1f43a
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- tag: [latest, alpine, 2.9, 2.9-alpine, 2.9.11, 2.9.11-alpine, 3.0, 3.0-alpine, 3.0.5, 3.0.5-alpine]
+ tag: [latest, alpine, 2.9, 2.9-alpine, 2.9.11, 2.9.11-alpine, 3.0-alpine, 3.0.5, 3.0.5-alpine]
14
steps:
15
- name: Set up QEMU
16
uses: docker/setup-qemu-action@v1
0 commit comments