diff --git a/docker/debian-s6-java25/Dockerfile b/docker/debian-s6-java25/Dockerfile index f25afc2..c3156a0 100644 --- a/docker/debian-s6-java25/Dockerfile +++ b/docker/debian-s6-java25/Dockerfile @@ -14,7 +14,7 @@ # limitations under the License. # -FROM debian:trixie-20260623-slim@sha256:63f19e1cf7f3e375045a9f9e5828042ae448364c289153c3f6156eba3934cf52 +FROM debian:trixie-20260713-slim@sha256:020c0d20b9880058cbe785a9db107156c3c75c2ac944a6aa7ab59f2add76a7bd # Define Standard Environment Variables ENV LC_ALL=C.UTF-8 ENV DEBIAN_FRONTEND=noninteractive