Skip to content

Commit bb2ad2f

Browse files
authored
Update image tags (#272)
1 parent 5e60245 commit bb2ad2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
- /usr/src/app/node_modules
1414

1515
ghopper:
16-
image: cornellappdev/transit-ghopper:v1.0.2
16+
image: cornellappdev/transit-ghopper:v1.0.7
1717
ports:
1818
- "8988:8988"
1919

@@ -28,7 +28,7 @@ services:
2828
- "8987:8987"
2929

3030
live-tracking:
31-
image: cornellappdev/transit-python:v1.0.2
31+
image: cornellappdev/transit-python:v1.0.7
3232
env_file: python.envrc
3333
ports:
3434
- "5000:5000"

0 commit comments

Comments
 (0)