Skip to content

Commit 6882cf5

Browse files
committed
Fix typo "go" to "golang" in systems configuration for consistency
1 parent 99af2d1 commit 6882cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/systems.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"packages": []
6666
}
6767
},
68-
"go": {
68+
"golang": {
6969
"base_images": {
7070
"x64": {
7171
"1.22": "golang:1.22",

0 commit comments

Comments
 (0)