Skip to content

Commit

Permalink
Merge pull request #93 from jburel/release_5_6_11
Browse files Browse the repository at this point in the history
bump omero version to 5.6.11
  • Loading branch information
jburel authored May 13, 2024
2 parents 577e15c + 8785ec3 commit 865b91e
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
Expand Up @@ -17,7 +17,7 @@ RUN ansible-galaxy install -p /opt/setup/roles -r requirements.yml
RUN dnf -y clean all
RUN rm -fr /var/cache

ARG OMERO_VERSION=5.6.10
ARG OMERO_VERSION=5.6.11
ARG OMEGO_ADDITIONAL_ARGS=
ENV OMERODIR=/opt/omero/server/OMERO.server

Expand Down

0 comments on commit 865b91e

Please sign in to comment.