We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcdfbe commit 128baabCopy full SHA for 128baab
1 file changed
Dockerfile
@@ -17,7 +17,7 @@ RUN ansible-galaxy install -p /opt/setup/roles -r requirements.yml
17
RUN dnf -y clean all
18
RUN rm -fr /var/cache
19
20
-ARG OMERO_VERSION=5.6.16
+ARG OMERO_VERSION=5.6.17
21
ARG OMEGO_ADDITIONAL_ARGS=
22
ENV OMERODIR=/opt/omero/server/OMERO.server
23
0 commit comments