diff --git a/Dockerfile b/Dockerfile index 3741e5246..f3fa356ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # ubuntu:24.04 - pinned to digest for reproducibility (2026-02-05) -FROM ubuntu:24.04@sha256:cd1dba651b3080c3686ecf4e3c4220f026b521fb76978881737d24f200828b2b +FROM ubuntu:24.04@sha256:d1e2e92c075e5ca139d51a140fff46f84315c0fdce203eab2807c7e495eff4f9 LABEL org.opencontainers.image.source="https://github.com/getprobo/probo" LABEL org.opencontainers.image.licenses="MIT"