diff --git a/Dockerfile b/Dockerfile index f7e0ef234..495eb56c7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # A container setup with an installation of socs. # Use the ocs image as a base -FROM simonsobs/ocs:v0.10.2 +FROM simonsobs/ocs:v0.10.3 # Set up the cryo/smurf user and group so this can run on smurf-servers # See link for how all other smurf-containers are set up: