update image url

This commit is contained in:
Late Night Defender 2024-05-13 15:02:21 +07:00
parent 97a414d673
commit f00c461d89

View file

@ -2,7 +2,7 @@ steps:
build:
when:
event: [push, pull_request]
image: golang
image: docker.io/library/golang:latest
commands:
- go get
- go build