Update rust Docker tag to v1.39
This commit is contained in:
Родитель
5d1ace5404
Коммит
3d53a880d2
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.38-slim-stretch as build
|
||||
FROM rust:1.39-slim-stretch as build
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
pkg-config curl libssl-dev
|
||||
|
|
Загрузка…
Ссылка в новой задаче