Skip to content

Commit

Permalink
Bump to OMERO.server 5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Mar 23, 2020
1 parent 874f644 commit dac23c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -12,7 +12,7 @@ RUN yum -y install epel-release \
&& yum -y install ansible sudo \
&& ansible-galaxy install -p /opt/setup/roles -r requirements.yml

ARG OMERO_VERSION=5.6.0
ARG OMERO_VERSION=5.6.1
ARG OMEGO_ADDITIONAL_ARGS=
ENV OMERODIR=/opt/omero/server/OMERO.server/
RUN ansible-playbook playbook.yml \
Expand Down

0 comments on commit dac23c5

Please sign in to comment.