mirror of
https://github.com/warp-tech/warpgate.git
synced 2024-11-10 09:12:56 +08:00
bumped rust in docker image
This commit is contained in:
parent
0454a88077
commit
f8ab80b159
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# syntax=docker/dockerfile:1.3-labs
|
||||
FROM rust:1.72.1-bullseye AS build
|
||||
FROM rust:1.79.0-bullseye AS build
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
|
|
Loading…
Reference in a new issue