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 055aeac commit a0262b7Copy full SHA for a0262b7
1 file changed
.github/workflows/cronos-pos.yml
@@ -48,7 +48,7 @@ jobs:
48
docker pull ghcr.io/p2p-org/cosmos-heighliner:infra-toolkit-${{ env.INFRA_TOOLKIT }}
49
- name: Build and push cronos pos Docker image
50
run: |
51
- ./heighliner build -c cronos-pos --git-ref ${{ env.VERSION }} --alpine-version 3.20
+ ./heighliner build -c cronos-pos --git-ref ${{ env.VERSION }}
52
53
- name: Tag and push Docker image
54
0 commit comments