Skip to content

Commit cf3b729

Browse files
Update postgres Docker tag to v17
1 parent 1ef394c commit cf3b729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
ports:
1414
- 8888:8888
1515
database:
16-
image: postgres:16.4
16+
image: postgres:17.3
1717
restart: always
1818
user: postgres
1919
environment:

0 commit comments

Comments
 (0)