Snyk bot 2022-03-04 20:03:11 +00:00 committed by GitHub
parent cd6b28df1a
commit 01e17d0d66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
# Dockerfile - minimal-ubuntu
# usage: docker build -t minimal-ubuntu:0.1 .
FROM ubuntu:16.04
FROM ubuntu:xenial-20210416
# environment variables
ENV DEBIAN_FRONTEND noninteractive