diff --git a/Containers/talk/Dockerfile b/Containers/talk/Dockerfile index 1a7e3dfb..1bbdd768 100644 --- a/Containers/talk/Dockerfile +++ b/Containers/talk/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal-20220826 +FROM ubuntu:focal-20220922 RUN set -ex; \ \