Skip to content

Commit

Permalink
Bump OMERO_VERSION to 5.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Nov 21, 2024
1 parent 6e1ab14 commit 5817d23
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.13
ARG OMERO_VERSION=5.6.14
ARG OMEGO_ADDITIONAL_ARGS=
ENV OMERODIR=/opt/omero/server/OMERO.server

Expand Down

0 comments on commit 5817d23

Please sign in to comment.