diff --git a/Dockerfile b/Dockerfile index 8efac744d..c9d8acb14 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.12.0-1-g97e2f0e +FROM simonsobs/ocs:v0.12.0-14-g734ca23 # 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: