mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-03 22:29:07 +02:00
ci, docker: update to Rust 1.88.0
This commit is contained in:
parent
64e7375f2f
commit
6a2f5356d9
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/rust:1.85.1-alpine AS builder
|
||||
FROM docker.io/library/rust:1.88.0-alpine AS builder
|
||||
|
||||
WORKDIR /build
|
||||
RUN apk add --no-cache build-base tini-static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue