Skip to content

Commit

Permalink
feat: bump tools for Go 1.16.1
Browse files Browse the repository at this point in the history
See siderolabs/tools#131

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
  • Loading branch information
smira authored and talos-bot committed Mar 11, 2021
1 parent c18073f commit 1c6b9a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
format: v1alpha2

vars:
TOOLS_IMAGE: ghcr.io/talos-systems/tools:v0.4.0
TOOLS_IMAGE: ghcr.io/talos-systems/tools:v0.5.0-alpha.0

labels:
org.opencontainers.image.source: https://github.com/talos-systems/pkgs
2 changes: 2 additions & 0 deletions containerd/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ steps:
destination: containerd.tar.gz
sha256: ac62c64664bf62fd44df0891c896eecdb6d93def3438271d7892dca75bc069d1
sha512: f09930d19f53381d86cf522954458ecc949f15a0c6a49f990bdb61fe19afee075356338998ed84bd756f16ba85211f55f9c638de8b7083d71e24d8e87335e070
env:
GO111MODULE: off
prepare:
- |
export GOPATH=/go
Expand Down

0 comments on commit 1c6b9a3

Please sign in to comment.