diff --git a/docker/debian-s6-java25/Dockerfile b/docker/debian-s6-java25/Dockerfile index f25afc2..a6fa038 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-20260623-slim@sha256:28de0877c2189802884ccd20f15ee41c203573bd87bb6b883f5f46362d24c5c2 # Define Standard Environment Variables ENV LC_ALL=C.UTF-8 ENV DEBIAN_FRONTEND=noninteractive