Skip to content

Commit

Permalink
update boost in tortoise (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcieslak committed May 9, 2023
1 parent f8487fd commit 796ebba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2.1

.dockersetup: &dockersetup
docker:
- image: pennbbl/qsiprep_build:23.5.2
- image: pennbbl/qsiprep_build:23.5.5
working_directory: /src/qsiprep

runinstall: &runinstall
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM pennbbl/qsiprep_build:23.5.2
FROM pennbbl/qsiprep_build:23.5.5

# WORKDIR /root/
# # Installing qsiprep
Expand Down

0 comments on commit 796ebba

Please sign in to comment.