Skip to content
Snippets Groups Projects
Commit ac4afe74 authored by Alex Crichton's avatar Alex Crichton
Browse files

Switch to sparc64 to debian:stretch

Looks like ubuntu 17.04 is broken now and it fails to link on 17.10 and 18.04.
It seems to work on stretch though!
parent 1f29ac31
No related branches found
No related tags found
No related merge requests found
# link fails on 17.10
FROM ubuntu:17.04
FROM debian:stretch
RUN apt-get update && apt-get install -y --no-install-recommends \
curl ca-certificates \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment