Skip to content

Commit d6de7d9

Browse files
authored
Merge pull request #220 from FullStackWithLawrence/dependabot/docker/compose/production/postgres/postgres-18.0
Bump postgres from 15.1 to 18.0 in /compose/production/postgres
2 parents 6a95e73 + 5cfbf6b commit d6de7d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/production/postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:15.1
1+
FROM postgres:18.0
22

33
COPY ./compose/production/postgres/maintenance /usr/local/bin/maintenance
44
RUN chmod +x /usr/local/bin/maintenance/*

0 commit comments

Comments
 (0)