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 cd09eb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions utils/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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 PYTHON_VERSION=3.11.5
ARG RUST_VERSION=1.72.0
ARG PHP_VERSION=8.3.4
ARG PYTHON_VERSION=3.12.2
ARG RUST_VERSION=1.77.1
ARG ZIG_VERSION=0.11.0


Expand Down

0 comments on commit cd09eb4

Please sign in to comment.