mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
change to jessie-slim
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# --name skype \
|
||||
# jess/skype
|
||||
#
|
||||
FROM debian:jessie
|
||||
FROM debian:jessie-slim
|
||||
|
||||
# Tell debconf to run in non-interactive mode
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
Reference in New Issue
Block a user