File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11SHELL =CMD
22
3- COMPARISON_VERSION = 22.11
3+ COMPARISON_VERSION = 23.1
44
55# Groupdocs.Comparison for Java - Dropwizard sample
66
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ ENV FILES_DIR "DocumentSamples"
3333ENV RESULT_DIR "DocumentSamples"
3434ENV HOST_ADDRESS ""
3535
36- LABEL version="22.11 " \
36+ LABEL version="23.1 " \
3737 maintainer="GroupDocs Team" \
3838 url="https://products.groupdocs.com/comparison/java" \
3939 documentation="https://docs.groupdocs.com/comparison/java" \
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Each can be used to run GroupDocs.Comparison for Java Spring sample
106106Example:
107107
108108``` bash
109- docker run -p 8080:8080 --name my-comparison --rm groupdocs/comparison:22.11 -java-openjdk8-bullseye-spring
109+ docker run -p 8080:8080 --name my-comparison --rm groupdocs/comparison:23.1 -java-openjdk8-bullseye-spring
110110# # Open http://localhost:8080/comparison/ in your favorite browser.
111111```
112112
You can’t perform that action at this time.
0 commit comments