Skip to content

Commit

Permalink
Update HA Proxy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
snorwin committed Feb 9, 2024
1 parent 240543a commit 0acc0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
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]
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]
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 0acc0e4

Please sign in to comment.