mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
update base image
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#
|
||||
|
||||
# Base docker image
|
||||
FROM debian:stretch-slim
|
||||
FROM debian:buster-slim
|
||||
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
@@ -47,7 +47,6 @@ RUN apt-get update && apt-get install -y \
|
||||
libasound2 \
|
||||
libcap2 \
|
||||
libgconf-2-4 \
|
||||
libgnome-keyring-dev \
|
||||
libgtk2.0-0 \
|
||||
libnotify4 \
|
||||
libnss3 \
|
||||
|
||||
Reference in New Issue
Block a user