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 13955ce commit ea0523eCopy full SHA for ea0523e
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- tag: [latest, alpine, 2.7, 2.7-alpine, 2.7.1, 2.7.1-alpine, 2.8, 2.8-alpine, 2.8.5, 2.8.5-alpine, 2.9, 2.9-alpine, 2.9.4, 2.9.4-alpine]
+ 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]
14
steps:
15
- name: Set up QEMU
16
uses: docker/setup-qemu-action@v1
0 commit comments