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

bumping version to 2.0.0 #7

Merged
merged 1 commit into from Apr 13, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM bigfleet/comanage

ARG maintainer=my
ARG imagename=comanage
ARG version=1.0.6
ARG version=2.0.0

LABEL Version=$version
ENV VERSION=$version
Expand Down