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.
2 parents 89dcf24 + ded364c commit 08ec4e4Copy full SHA for 08ec4e4
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- tag: [latest, alpine, 2.5, 2.5-alpine, 2.5.5, 2.5.5-alpine, 2.6, 2.6-alpine, 2.6.2, 2.6.2-alpine]
+ tag: [latest, alpine, 2.5, 2.5-alpine, 2.5.5, 2.5.5-alpine, 2.6, 2.6-alpine, 2.6.2, 2.6.2-alpine, 2.6.7, 2.6.7-alpine, 2.7, 2.7-alpine, 2.7.1, 2.7.1-alpine]
14
steps:
15
- name: Set up QEMU
16
uses: docker/setup-qemu-action@v1
0 commit comments