f72490b1eb
Update dates and descriptions for LCA2022. Remove old miniconf proposal types. Add local timezone to speaker profile.
4 lines
100 B
Text
4 lines
100 B
Text
ARG $CONTAINER_IMAGE
|
|
FROM $CONTAINER_IMAGE
|
|
|
|
CMD ["/app/symposion_app/docker/deploy_with_sqlite.sh"]
|