0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-22 13:13:00 -05:00

Change go version

This commit is contained in:
dragongoose 2023-05-29 18:12:18 -04:00
parent cd116207c7
commit f951f0f642
No known key found for this signature in database
GPG key ID: 50DB99B921579009

View file

@ -1,6 +1,6 @@
pipeline:
backend:
image: golang
build:
image: golang:1.17
commands:
- go get
- go build