Skip to content

Commit 89cdde3

Browse files
chore(deps): update postgres docker tag to v18
1 parent 14dfb01 commit 89cdde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ x-server: &base_server_setup
5353

5454
services:
5555
db:
56-
image: postgres:15-alpine
56+
image: postgres:18-alpine
5757
environment:
5858
POSTGRES_USER: postgres
5959
POSTGRES_PASSWORD: postgres

0 commit comments

Comments
 (0)