Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Manually set version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
croomes committed Mar 31, 2020
1 parent 0b60110 commit f157a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ FROM ${BASE_IMAGE}
LABEL name="StorageOS Cluster Operator" \
maintainer="[email protected]" \
vendor="StorageOS" \
version="1.5.3" \
release="1" \
version="2.0.0-rc.1" \
release="2" \
distribution-scope="public" \
architecture="x86_64" \
url="https://docs.storageos.com" \
Expand Down

0 comments on commit f157a56

Please sign in to comment.