Skip to content

Commit 1a350b3

Browse files
authored
Merge pull request #8 from smithmicro/bugfix/replication
pyosmium added back
2 parents f439fce + 292d652 commit 1a350b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
6262
python3-jinja2 \
6363
python3-psutil \
6464
python3-psycopg2 \
65+
python3-pyosmium \
6566
python3-sqlalchemy \
6667
python3-yaml \
6768
&& apt-get clean \

0 commit comments

Comments
 (0)