Skip to content

Commit

Permalink
[all] bump toolchain versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Apr 6, 2024
1 parent c119db6 commit 70c6ae3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions utils/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
ARG GO_VERSION=1.21.1
ARG GO_VERSION=1.22.2
ARG NIM_VERSION=2.0.2
ARG PHP_VERSION=8.2.10
ARG PHP_VERSION=8.3.4
# 3.12.2
ARG PYTHON_VERSION=3.11.5
ARG RUST_VERSION=1.72.0
ARG RUST_VERSION=1.77.1
ARG ZIG_VERSION=0.11.0


Expand Down

0 comments on commit 70c6ae3

Please sign in to comment.