mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
Upgrade to go 1.20 (#30)
* upgrade dependencies. * videoscale element to nearest neighbor.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"context": "../",
|
||||
"args": {
|
||||
// Update the VARIANT arg to pick a version of Go: 1, 1.16, 1.15
|
||||
"VARIANT": "1.18",
|
||||
"VARIANT": "1.20",
|
||||
// Options
|
||||
"INSTALL_NODE": "false",
|
||||
"NODE_VERSION": "lts/*"
|
||||
|
Reference in New Issue
Block a user