diff --git a/Dockerfile b/Dockerfile index ec618683..d5c870ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # A container setup with an installation of ocs. # Use ubuntu base image -FROM simonsobs/so3g:v0.1.0-62-g55ad726 +FROM simonsobs/so3g:v0.1.0-117-g75c1d8d # Set locale ENV LANG C.UTF-8 diff --git a/README.rst b/README.rst index 16a37d48..0f9897b8 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ OCS - Observatory Control System ================================ +.. image:: https://img.shields.io/pypi/v/ocs + :target: https://pypi.org/project/ocs/ + :alt: PyPI Package + .. image:: https://img.shields.io/github/workflow/status/simonsobs/ocs/Build%20Develop%20Images :target: https://github.com/simonsobs/ocs/actions?query=workflow%3A%22Build+Develop+Images%22 :alt: GitHub Workflow Status @@ -9,6 +13,7 @@ OCS - Observatory Control System .. image:: https://readthedocs.org/projects/ocs/badge/?version=develop :target: https://ocs.readthedocs.io/en/develop/?badge=develop :alt: Documentation Status + .. image:: https://coveralls.io/repos/github/simonsobs/ocs/badge.svg :target: https://coveralls.io/github/simonsobs/ocs