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