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 a08a8e4 commit 4616b13Copy full SHA for 4616b13
.goreleaser.yaml
@@ -133,4 +133,4 @@ dockers:
133
- --label=org.opencontainers.image.revision={{ .FullCommit }}
134
- --label=org.opencontainers.image.licenses=GPL-3.0
135
dockerfile: Dockerfile
136
- use: buildx
+ use: buildx
Taskfile.yaml
@@ -1,7 +1,7 @@
1
version: "3"
2
3
env:
4
- GOLANG_CROSS_VERSION: "v1.22"
+ GOLANG_CROSS_VERSION: "v1.23"
5
PACKAGE_NAME: "github.com/Broderick-Westrope/tetrigo"
6
7
tasks:
0 commit comments