Skip to content

Commit

Permalink
bump rust to 1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CaKrome committed Sep 9, 2024
1 parent 75efc69 commit c636c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM quay.io/almalinux/almalinux:9 AS compile-image

ENV SHADOWSOCKS_VER=1.20.4
ENV V2RAY_PLUGIN_VER=1.3.2
ENV RUST_VER=1.80.1
ENV RUST_VER=1.81.0

WORKDIR /root

Expand Down

0 comments on commit c636c4d

Please sign in to comment.