Skip to content

Commit f219b21

Browse files
authored
Merge pull request #15 from approvers/renovate/postgres-18.x
build: Update postgres Docker tag to v18
2 parents ffd6502 + b5e1a0b commit f219b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/postgresql/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM postgres:17
1+
FROM postgres:18
22

33
COPY ./init.d/ /docker-entrypoint-initdb.d/

0 commit comments

Comments
 (0)