about summary refs log tree commit diff stats
path: root/Dockerfile
diff options
context:
space:
mode:
authorclslgrnc <clslgrnc@users.noreply.github.com>2021-03-17 09:22:35 +0100
committerclslgrnc <clslgrnc@users.noreply.github.com>2021-03-17 09:22:35 +0100
commit9510e4149a6aafcb94817a17022f660de5502627 (patch)
tree6242eea35f6f13b74bddfb5b7ed430a081ebe0af /Dockerfile
parentc10c860a47b029b9184b34fe4f90fe3609eff978 (diff)
downloadfocaccia-miasm-9510e4149a6aafcb94817a17022f660de5502627.tar.gz
focaccia-miasm-9510e4149a6aafcb94817a17022f660de5502627.zip
Update stretch to buster in Dockerfile
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 50f1c33a..b6ed9226 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with Miasm-Docker. If not, see <http://www.gnu.org/licenses/>.
 
-FROM debian:stretch
+FROM debian:buster
 MAINTAINER Camille Mougey <commial@gmail.com>
 
 # Download needed packages