Skip to content

Commit

Permalink
bump version to 5.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jul 25, 2023
1 parent 50dc48e commit 8e65efb
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 @@ -13,7 +13,7 @@ RUN yum -y install epel-release \
&& yum -y clean all \
&& rm -fr /var/cache

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

0 comments on commit 8e65efb

Please sign in to comment.