mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-04 23:04:23 +01:00
Bump dockerfile rust version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ========================
|
||||
# Build Stage
|
||||
# ========================
|
||||
FROM rust:1.81.0-alpine3.20 AS builder
|
||||
FROM rust:1.82.0-alpine3.20 AS builder
|
||||
|
||||
# Install build dependencies, including static OpenSSL libraries
|
||||
RUN apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user