Fix golang image tag
This commit is contained in:
@ -16,7 +16,7 @@ steps:
|
|||||||
- make check
|
- make check
|
||||||
|
|
||||||
- name: xgettext-go status
|
- name: xgettext-go status
|
||||||
image: golang:1.26.0-alpine3.22
|
image: golang:1.24-alpine3.22
|
||||||
commands:
|
commands:
|
||||||
- apk add patchutils git make
|
- apk add patchutils git make
|
||||||
- cd /drone/src
|
- cd /drone/src
|
||||||
|
Reference in New Issue
Block a user