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!
This commit is contained in:
parent
1f29ac3167
commit
ac4afe746f
@ -1,5 +1,4 @@
|
|||||||
# link fails on 17.10
|
FROM debian:stretch
|
||||||
FROM ubuntu:17.04
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
curl ca-certificates \
|
curl ca-certificates \
|
||||||
|
Loading…
Reference in New Issue
Block a user