Skip to content

Commit

Permalink
using latest version of rust docker iamge
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Jul 2, 2024
1 parent b6765c3 commit 5cd1e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.xinuxmgr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG RUST_VERSION=1.74.0
ARG RUST_VERSION=1.79.0
ARG APP_NAME=xinuxmgr

FROM rust:${RUST_VERSION}-slim-bullseye AS build
Expand Down

0 comments on commit 5cd1e29

Please sign in to comment.