Skip to content

Commit

Permalink
chore: bump tools to the latest version
Browse files Browse the repository at this point in the history
In the PR #4186 tools were bumped to the wrong version.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
  • Loading branch information
smira committed Sep 6, 2021
1 parent 82b130e commit 2dfe7f1
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 @@ -12,7 +12,7 @@ DOCKER_LOGIN_ENABLED ?= true
NAME = Talos

ARTIFACTS := _out
TOOLS ?= ghcr.io/talos-systems/tools:v0.8.0-alpha.0
TOOLS ?= ghcr.io/talos-systems/tools:v0.8.0-alpha.0-2-g5b9d214
PKGS ?= v0.8.0-alpha.0
EXTRAS ?= v0.6.0-alpha.0
GO_VERSION ?= 1.16
Expand Down

0 comments on commit 2dfe7f1

Please sign in to comment.