Fix golang image tag

This commit is contained in:
3wc
2025-08-27 11:35:52 -04:00
committed by 3wordchant
parent 92a0294f2f
commit 2a0857c388

View File

@ -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