We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8605d27 commit 40909ceCopy full SHA for 40909ce
.drone.yml
@@ -51,7 +51,7 @@ steps:
51
settings:
52
recursive: true
53
- name: build
54
- image: golang:1.20
+ image: golang:1.24
55
commands:
56
- apt-get update
57
- apt-get install -yq --no-install-recommends build-essential curl git
0 commit comments