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 9fa1dca commit 03f2f8bCopy full SHA for 03f2f8b
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- tag: [latest, alpine, 3.0, 3.1, 3.1-alpine, 3.1.7, 3.1.7-alpine]
+ tag: [latest, alpine, 3.1, 3.1-alpine, 3.1.7, 3.1.7-alpine]
18
steps:
19
- name: Set up QEMU
20
uses: docker/setup-qemu-action@v3
0 commit comments