Skip to content

Commit

Permalink
Bump omero server 5.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed Aug 15, 2024
1 parent f8f2b05 commit 6e1ab14
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.12
ARG OMERO_VERSION=5.6.13
ARG OMEGO_ADDITIONAL_ARGS=
ENV OMERODIR=/opt/omero/server/OMERO.server

Expand Down

0 comments on commit 6e1ab14

Please sign in to comment.