Skip to content

Commit a0262b7

Browse files
committed
unpin alpine version for cronos build
1 parent 055aeac commit a0262b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cronos-pos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
docker pull ghcr.io/p2p-org/cosmos-heighliner:infra-toolkit-${{ env.INFRA_TOOLKIT }}
4949
- name: Build and push cronos pos Docker image
5050
run: |
51-
./heighliner build -c cronos-pos --git-ref ${{ env.VERSION }} --alpine-version 3.20
51+
./heighliner build -c cronos-pos --git-ref ${{ env.VERSION }}
5252
5353
- name: Tag and push Docker image
5454
run: |

0 commit comments

Comments
 (0)