We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d9683 commit 3feb45eCopy full SHA for 3feb45e
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
A curated, chronologically ordered list of notable changes in [Gitpod's default workspace images](https://hub.docker.com/u/gitpod).
4
5
+## 2024-12-01
6
+
7
+- Bump Rust to `1.83.0`
8
9
## 2024-14-11
10
11
- Bump Docker in base image to `27.3.1`
chunks/lang-rust/chunk.yaml
@@ -1,4 +1,4 @@
1
variants:
- name: "1"
args:
- RUST_VERSION: 1.82.0
+ RUST_VERSION: 1.83.0
0 commit comments