mirror of
https://git.sr.ht/~sircmpwn/core-go
synced 2024-09-09 11:42:36 +02:00
Update and simplify build manifest
Alpine 3.14 uses Go 1.16, but go.mod says 1.17. Also, no external repository should be required for core-go.
This commit is contained in:
parent
cd87849358
commit
2e7ac4ecfd
1 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
|||
image: alpine/3.14
|
||||
repositories:
|
||||
sr.ht: >
|
||||
https://mirror.sr.ht/alpine/v3.14/sr.ht/
|
||||
https://mirror.sr.ht/alpine/alpine%40sr.ht.rsa.pub
|
||||
alpine@sr.ht.rsa.pub
|
||||
image: alpine/3.17
|
||||
packages:
|
||||
- go
|
||||
sources:
|
||||
|
|
Loading…
Reference in a new issue