mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Earthly update rustc version
This commit is contained in:
parent
c9ee01d2c4
commit
6225af8f4e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ VERSION --arg-scope-and-set --global-cache 0.8
|
|||
|
||||
ARG --global go_version = 1.22
|
||||
ARG --global node_version = 18
|
||||
ARG --global rust_version = 1.76
|
||||
ARG --global rust_version = 1.79
|
||||
ARG --global golangci_lint_version = 1.57.1
|
||||
|
||||
ARG --global go_builder_image = "golang:${go_version}-alpine"
|
||||
|
|
Loading…
Add table
Reference in a new issue