Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Bump to 0.4.0 (no-read-only) #1

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion omero-grid/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN useradd omero && \
mkdir /OMERO && \
chown omero /OMERO

ARG OMERO_VERSION=0.3.7
ARG OMERO_VERSION=0.4.0
ARG CI_SERVER
ARG OMEGO_ARGS=--downloadurl=https://downloads.openmicroscopy.org/idr

Expand Down