This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 729cbb5d4 chore(deps): update postgres docker tag to v18 (#3541)
729cbb5d4 is described below

commit 729cbb5d4c5d13fe905f5402b65e45c574191abb
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 18:38:42 2026 +0000

    chore(deps): update postgres docker tag to v18 (#3541)
---
 .../org/apache/polaris/test/commons/Dockerfile-postgres-version         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/Dockerfile-postgres-version
 
b/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/Dockerfile-postgres-version
index bb10d8457..8ac036ec8 100644
--- 
a/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/Dockerfile-postgres-version
+++ 
b/runtime/test-common/src/main/resources/org/apache/polaris/test/commons/Dockerfile-postgres-version
@@ -19,4 +19,4 @@
 
 # Dockerfile to provide the image name and tag to a test.
 # Version is managed by Renovate - do not edit.
-FROM postgres:17.5-alpine
+FROM postgres:18.1-alpine

Reply via email to