Skip to content

Commit d42ca18

Browse files
Update debian Docker tag to v13
1 parent 6a308d4 commit d42ca18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/13/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ RUN curl -sSL "https://github.com/pgpartman/pg_partman/archive/v${POSTGRESQL_PG_
8484
RUN install_packages binutils
8585
RUN find "${POSTGRESQL_BASE_DIR}" -type f -name '*.o' -o -perm /u=x,g=x,o=x -exec strip {} \; || true
8686

87-
FROM debian:11-slim
87+
FROM debian:13-slim
8888

8989
ARG EXTRA_LOCALES
9090
ARG TARGETARCH

0 commit comments

Comments
 (0)