Skip to content

Commit

Permalink
bump tag
Browse files Browse the repository at this point in the history
  • Loading branch information
timofey-kurakin-m10 authored Dec 18, 2023
1 parent f1cbf7e commit 43c4014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ release:
-e DOCKER_USERNAME \
-e DOCKER_PASSWORD \
-e DOCKER_REGISTRY \
-e GORELEASER_CURRENT_TAG=v1.1.1 \
-e GORELEASER_CURRENT_TAG=v3.2.7-M1 \
-v /var/run/docker.sock:/var/run/docker.sock \
goreleaser/goreleaser-cross:${GOLANG_CROSS_VERSION} \
release --rm-dist --skip-validate --timeout=1h
Expand Down

0 comments on commit 43c4014

Please sign in to comment.