mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
change to buster slim
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
# Be aware that by default the LDAP port is accessible from anywhere if the \
|
||||
# host firewall is unconfigured.
|
||||
#
|
||||
FROM debian:buster
|
||||
FROM debian:buster-slim
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apt-get update && LC_ALL=C DEBIAN_FRONTEND=noninteractive \
|
||||
|
||||
Reference in New Issue
Block a user