Update Ubuntu Jammy docker base image to 20240911.1 (#1815)

This commit is contained in:
Angelos Tzotsos
2024-09-21 06:06:18 +03:00
committed by GitHub
parent 6682b44928
commit 76fd130493
+1 -1
View File
@@ -34,7 +34,7 @@
#
# =================================================================
FROM ubuntu:jammy-20240627.1
FROM ubuntu:jammy-20240911.1
LABEL maintainer="Just van den Broecke <justb4@gmail.com>"