mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-21 16:41:06 +00:00
Update Dockerfile
versioning again
This commit is contained in:
parent
ca5e5e0772
commit
90a7b1185a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.71.0-alpine3.19
|
||||
FROM rust:1.71.0-alpine
|
||||
|
||||
# Set the target architecture as an ARG (default to x86_64)
|
||||
ARG TARGET=x86_64-unknown-linux-musl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue