Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2022
1 parent e6c2200 commit de9d4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ volumes:
temp: {}
steps:
- name: download go modules
image: golang:1.17.6
image: golang:1.17.7
commands:
- go mod download
volumes: &volumes
Expand Down

0 comments on commit de9d4fe

Please sign in to comment.