mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Update to Rust 1.73.0
This commit is contained in:
parent
8f51b29554
commit
bfa8ce4545
6 changed files with 12 additions and 9 deletions
|
|
@ -43,7 +43,7 @@ gitlab:
|
|||
GIT: ['2.36']
|
||||
POSTGRESQL: ['12', '13', '14', '15']
|
||||
GOLANG: ['1.19', '1.20', '1.21']
|
||||
RUST: ['1.65']
|
||||
RUST: ['1.73']
|
||||
NODE: ['18.17']
|
||||
CHROME: ['113', '117']
|
||||
|
||||
|
|
@ -101,10 +101,10 @@ gitlab-workhorse:
|
|||
- OS: ['debian:bullseye']
|
||||
RUBY: ['3.0', '3.1', '3.2']
|
||||
GOLANG: ['1.19', '1.20', '1.21']
|
||||
RUST: ['1.65']
|
||||
RUST: ['1.73']
|
||||
GIT: ['2.36']
|
||||
- OS: ['ubi:8.6']
|
||||
RUBY: ['3.0', '3.1', '3.2']
|
||||
GOLANG: ['1.19', '1.20', '1.21']
|
||||
RUST: ['1.65']
|
||||
RUST: ['1.73']
|
||||
GIT: ['2.36']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue