mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
bump rust to 1.35, now with more bubbles
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# -- stage 1: build static routinator with musl libc for alpine
|
||||
FROM rust:1.34.1-stretch as build
|
||||
FROM rust:1.35.0-stretch as build
|
||||
|
||||
RUN apt-get -yq update && \
|
||||
apt-get -yq install musl-tools
|
||||
|
Reference in New Issue
Block a user