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.
2 parents c56daab + c31674d commit 8638c3fCopy full SHA for 8638c3f
1 file changed
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
restart: unless-stopped
16
17
db:
18
- image: timescale/timescaledb:2.28.2-pg18
+ image: timescale/timescaledb:2.28.3-pg18
19
environment:
20
POSTGRES_USER: user
21
POSTGRES_PASSWORD: password
0 commit comments