mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Dockerfile: Change base image to Debian Stable
This commit is contained in:
committed by
Nico Williams
parent
c4062e09b9
commit
528a4f5945
@ -1,4 +1,4 @@
|
||||
FROM debian:8
|
||||
FROM debian:9
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive \
|
||||
DEBCONF_NONINTERACTIVE_SEEN=true \
|
||||
|
Reference in New Issue
Block a user