Skip to content

Commit

Permalink
feat: upgrade Go to 1.14.8
Browse files Browse the repository at this point in the history
See siderolabs/tools#102

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira authored and talos-bot committed Sep 1, 2020
1 parent 7e57ef7 commit 8be6358
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ steps:
SSH_KEY:
from_secret: ssh_key
DOCKER_CLI_EXPERIMENTAL: enabled
resources:
requests:
cpu: 24000
memory: 48GiB
volumes:
- name: docker-socket
path: /var/run
Expand Down
2 changes: 1 addition & 1 deletion Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
format: v1alpha2

vars:
TOOLS_IMAGE: docker.io/autonomy/tools:v0.2.0-10-g1aba785
TOOLS_IMAGE: docker.io/autonomy/tools:v0.2.0-11-g1976029

0 comments on commit 8be6358

Please sign in to comment.