Skip to content

Commit

Permalink
Merge pull request #167 from simonsobs/ocs-v0.8.0
Browse files Browse the repository at this point in the history
Update ocs base image to v0.8.0
  • Loading branch information
BrianJKoopman authored May 20, 2021
2 parents 6dc3b1f + 86cd133 commit f3dd886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# A container setup with an installation of socs.

# Use the ocs image as a base
FROM simonsobs/ocs:v0.7.1-17-g1162576-dev
FROM simonsobs/ocs:v0.8.0

# Copy the current directory contents into the container at /app
COPY . /app/socs/
Expand Down

0 comments on commit f3dd886

Please sign in to comment.