mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
dockerfile images
This commit is contained in:
parent
76da5ccdcf
commit
252ea15486
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Multi-stage build for Rust Linux container
|
||||
FROM rust:1.82-bookworm AS builder
|
||||
FROM rust:1.90-bookworm AS builder
|
||||
|
||||
# Build dependencies (libudev for serialport on Linux)
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue