mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Upgrade to GoLang 1.19 and bump golangci-lint version
This commit is contained in:
parent
2a3cd08f20
commit
dd57278ba2
6 changed files with 121 additions and 321 deletions
|
@ -4,7 +4,7 @@
|
|||
"dockerfile": "Dockerfile",
|
||||
"args": {
|
||||
// Update the VARIANT arg to pick a version of Go: 1, 1.15, 1.14
|
||||
"VARIANT": "1.18",
|
||||
"VARIANT": "1.19",
|
||||
// Options
|
||||
"INSTALL_NODE": "true",
|
||||
"NODE_VERSION": "v16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue