Skip to content

Commit 05c22c3

Browse files
authored
chore: update to trixie the default images for the Dockerfile (#353)
Signed-off-by: Jonathan Gonzalez V <jonathan.gonzalez@enterprisedb.com>
1 parent 09d44cc commit 05c22c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE=debian:bookworm-20250929-slim
1+
ARG BASE=debian:trixie-slim@sha256:9b6ccd28f4913155f35e10ecd4437347d86ebce4ecf5853b3568141468faec56
22
FROM $BASE AS minimal
33

44
ARG PG_VERSION

0 commit comments

Comments
 (0)