Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/COmanage
base: master
Choose a base ref
...
head repository: docker/COmanage
compare: 3.1.0-rc1
Choose a head ref

There isn’t anything to compare.

master and 3.1.0-rc1 are entirely different commit histories.

Showing with 1 addition and 1 deletion.
  1. +1 −1 Dockerfile
2 changes: 1 addition & 1 deletion Dockerfile
@@ -19,7 +19,7 @@ FROM tier/shibboleth_sp
ARG registry=docker.io
ARG maintainer=tier
ARG imagename=comanage
ARG version=3.1.0
ARG version=3.1.0-rc1
ARG tierversion=17040

MAINTAINER $maintainer