Skip to content

Commit

Permalink
Merge pull request #10 from NSLS2/update-for-2.0.0b27
Browse files Browse the repository at this point in the history
Update to databroker v2.0.0b27
  • Loading branch information
danielballan authored Aug 1, 2023
2 parents afa6187 + 7fc33a0 commit 6b9414d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/bluesky/databroker:v2.0.0b24 as base
FROM ghcr.io/bluesky/databroker:v2.0.0b27 as base

# git is used only for the pip install git+https:// below and can be
# removed once that is no longer used.
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ area-detector-handlers
ldap3
pillow
pymongo
zarr # databroker.experimental dep

0 comments on commit 6b9414d

Please sign in to comment.