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