diff --git a/Containers/talk/Dockerfile b/Containers/talk/Dockerfile index 212e3c54..8d47c56c 100644 --- a/Containers/talk/Dockerfile +++ b/Containers/talk/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:focal-20220531 +FROM ubuntu:focal-20220801 RUN set -ex; \ \