diff --git a/operations/image/Dockerfile b/operations/image/Dockerfile index 595ceb1cce..47da5c5d22 100644 --- a/operations/image/Dockerfile +++ b/operations/image/Dockerfile @@ -3,7 +3,7 @@ # docker run --rm -ti -p 80:8080 dffml/image -insecure -log debug # # curl -v http://127.0.0.1:80/list/sources -FROM ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b +FROM ubuntu:24.04@sha256:562456a05a0dbd62a671c1854868862a4687bf979a96d48ae8e766642cd911e8 RUN apt-get update && \ apt-get install -y \