mirror of https://github.com/CIRCL/lookyloo
chg: Use Ubuntu bionic as a base image
parent
6329e7747f
commit
a4bdbbebd4
|
@ -1,4 +1,4 @@
|
|||
FROM debian:stretch
|
||||
FROM ubuntu:bionic
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y upgrade
|
||||
|
|
Loading…
Reference in New Issue