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

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Feb 24, 2020
1 parent 35a2429 commit 1532f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -17,8 +17,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG COMANAGE_REGISTRY_VERSION=3.2.3
ARG COMANAGE_REGISTRY_BASE_IMAGE_VERSION=20191118-rc1
ARG COMANAGE_REGISTRY_I2_BASE_IMAGE_VERSION=3.2.3-20191118-rc1
ARG COMANAGE_REGISTRY_BASE_IMAGE_VERSION=3.2.3-20200224-rc1
ARG COMANAGE_REGISTRY_I2_BASE_IMAGE_VERSION=3.2.3-20200224-rc1

FROM tier/comanage-registry-base:${COMANAGE_REGISTRY_VERSION}-${COMANAGE_REGISTRY_BASE_IMAGE_VERSION} AS comanage

0 comments on commit 1532f3a

Please sign in to comment.