We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f3b46 commit e39dd26Copy full SHA for e39dd26
compose.ci.yaml
@@ -13,7 +13,7 @@ services:
13
container_name: gptwrapper
14
15
db:
16
- image: docker.io/postgres:15.8-alpine
+ image: docker.io/postgres:15.9-alpine
17
environment:
18
- PGDATA=/data
19
- POSTGRES_PASSWORD=postgres
compose.yaml
@@ -14,7 +14,7 @@ services:
container_name: gptwrapper_dev
20
0 commit comments