Skip to content

Commit 8638c3f

Browse files
authored
Merge pull request #29 from green-coding-solutions/dependabot/docker_compose/timescale/timescaledb-2.28.3-pg18
Bump timescale/timescaledb from 2.28.2-pg18 to 2.28.3-pg18
2 parents c56daab + c31674d commit 8638c3f

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
@@ -15,7 +15,7 @@ services:
1515
restart: unless-stopped
1616

1717
db:
18-
image: timescale/timescaledb:2.28.2-pg18
18+
image: timescale/timescaledb:2.28.3-pg18
1919
environment:
2020
POSTGRES_USER: user
2121
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)