mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-05 05:57:40 +03:00
Update Dockerfile
versioning
This commit is contained in:
parent
f92c2dd6d0
commit
9102f0560a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Use an Alpine-based image as the base
|
||||
FROM rust:1.71.0-alpine AS build
|
||||
FROM rust:1.74.0-alpine AS build
|
||||
|
||||
# Install necessary dependencies (git, curl, etc.)
|
||||
RUN apk add --no-cache git curl build-base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue