Skip to content

Commit

Permalink
bumop to 5.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Oct 2, 2023
1 parent 8e65efb commit 5ee9810
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.8
ARG OMERO_VERSION=5.6.9
ARG OMEGO_ADDITIONAL_ARGS=
ENV OMERODIR=/opt/omero/server/OMERO.server/
RUN ansible-playbook playbook.yml \
Expand Down

0 comments on commit 5ee9810

Please sign in to comment.