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