We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343a0aa commit dd1786eCopy full SHA for dd1786e
1 file changed
.github/workflows/terra-classic.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Build and push terra-classic Docker image
51
run: |
52
- ./heighliner build -c terra-classic --git-ref ${{ env.VERSION }} --alpine-version 3.18
+ ./heighliner build -c terra-classic --git-ref ${{ env.VERSION }} --alpine-version 3.18 --go-version 1.22
53
54
- name: Tag and push Docker image
55
0 commit comments