Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent e6c2200 commit 5d4983c
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.19.3
commands:
- go mod download
volumes: &volumes
Expand Down

0 comments on commit 5d4983c

Please sign in to comment.