Skip to content

Commit 0df56c0

Browse files
committed
Bump debian:stable base image to latest digest
Signed-off-by: nscuro <nscuro@protonmail.com>
1 parent 031e0b8 commit 0df56c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM eclipse-temurin:21.0.5_11-jre-jammy@sha256:5f8358c9d5615c18e95728e8b8528bda7ff40a7a5da2ac9a35b7a01f5d9b231a AS jre-build
22

3-
FROM debian:stable-slim@sha256:939e69ef5aa4dc178893a718ea567f1ca390df60793fd08c0bc7008362f72a57
3+
FROM debian:stable-slim@sha256:b5ace515e78743215a1b101a6f17e59ed74b17132139ca3af3c37e605205e973
44

55
# Arguments that can be passed at build time
66
# Directory names must end with / to avoid errors when ADDing and COPYing

0 commit comments

Comments
 (0)