Skip to content

Commit

Permalink
Fix terra classic alpine wasm crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
minniux committed Oct 10, 2024
1 parent 2a4a5c3 commit 43aba32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terra-classic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Build and push terra-classic Docker image
run: |
./heighliner build -c terra-classic --git-ref ${{ env.VERSION }}
./heighliner build -c terra-classic --git-ref ${{ env.VERSION }} --alpine-version 3.18
- name: Tag and push Docker image
run: |
Expand Down

0 comments on commit 43aba32

Please sign in to comment.