Use debian:testing for building
This commit is contained in:
parent
1b982750f5
commit
f967d10f04
|
@ -1,6 +1,6 @@
|
||||||
# Adapted from tcnksm/dockerfile-gox -- thanks!
|
# Adapted from tcnksm/dockerfile-gox -- thanks!
|
||||||
|
|
||||||
FROM debian:stable
|
FROM debian:testing
|
||||||
|
|
||||||
RUN apt-get update -y && apt-get install --no-install-recommends -y -q \
|
RUN apt-get update -y && apt-get install --no-install-recommends -y -q \
|
||||||
curl \
|
curl \
|
||||||
|
|
Loading…
Reference in New Issue