Skip to content

Commit

Permalink
docker version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rubinatorz committed Oct 4, 2022
1 parent a3120ac commit 8933267
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
@@ -1,6 +1,6 @@
FROM python:3.10-slim-bullseye

LABEL version="1.6.0"
LABEL version="1.7.0"

# copy DeTT&CT and install the requirements
COPY . /opt/DeTTECT
Expand Down

0 comments on commit 8933267

Please sign in to comment.