From b5982e84d4b673eec63433db306ab992d0a348c9 Mon Sep 17 00:00:00 2001 From: L_DelOff Date: Sun, 17 Sep 2023 19:12:41 +0300 Subject: [PATCH] test --- mumble-django/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mumble-django/Dockerfile b/mumble-django/Dockerfile index 115899f..2d3a269 100644 --- a/mumble-django/Dockerfile +++ b/mumble-django/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stretch-slim +FROM ubuntu:focal RUN apt-get update RUN apt install -y mercurial patch