diff --git a/Containers/talk/Dockerfile b/Containers/talk/Dockerfile index eff954a1..2129ec07 100644 --- a/Containers/talk/Dockerfile +++ b/Containers/talk/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal-20221130 +FROM ubuntu:focal-20230126 RUN set -ex; \ \