We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80080f commit 96864b0Copy full SHA for 96864b0
1 file changed
docker/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
ports:
14
- 8888:8888
15
database:
16
- image: postgres:16.12
+ image: postgres:18.2
17
restart: always
18
user: postgres
19
environment:
0 commit comments