diff --git a/Containers/talk/Dockerfile b/Containers/talk/Dockerfile index 81d2dbb8..2330c09e 100644 --- a/Containers/talk/Dockerfile +++ b/Containers/talk/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal-20230126 +FROM ubuntu:focal-20230301 RUN set -ex; \ \