Update Ubuntu base Image and add release to version output

This commit is contained in:
TKE
2021-03-05 15:36:49 +01:00
parent de82a7273f
commit 085b14d1aa
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:20.04
LABEL maintainer="tabledevil"
LABEL docker.cmd="docker run -it --rm -v /mnt/sdc1:/data tabledevil/kaspersky"
RUN apt update && apt install -y wget perl