Skip to content

Commit 5704ed0

Browse files
committed
change versioning to match current structure
1 parent 4e80f5a commit 5704ed0

File tree

1 file changed

+1
-1
lines changed
  • dockerfiles/RunCellpose_CellposeOmnipose

1 file changed

+1
-1
lines changed

dockerfiles/RunCellpose_CellposeOmnipose/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NAME ?= runcellpose_omnipose_no_pretrained
2-
TAG ?= 0.0.1
2+
TAG ?= 1.0.2
33
REPO ?= cellprofiler
44
IMG := $(REPO)/$(NAME):$(TAG)
55

0 commit comments

Comments
 (0)