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
3.2.3-20191118-rc1
chubing committed Nov 18, 2019
1 parent a070e88 commit 0d00ca0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
@@ -16,9 +16,9 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
ARG COMANAGE_REGISTRY_VERSION=3.2.2
ARG COMANAGE_REGISTRY_BASE_IMAGE_VERSION=20191108
ARG COMANAGE_REGISTRY_I2_BASE_IMAGE_VERSION=3.2.2-20191108
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

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

0 comments on commit 0d00ca0

Please sign in to comment.