bump rust version
This commit is contained in:
parent
89a53eb07a
commit
d24c712ed8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# syntax=docker/dockerfile:1.4
|
||||
# Build stage
|
||||
FROM rust:1.83-alpine AS builder
|
||||
FROM rust:1.85-alpine AS builder
|
||||
|
||||
# Build arguments provided by Docker buildx
|
||||
ARG TARGETPLATFORM
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue