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

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored May 1, 2020
1 parent 6ac676a commit 4b37fc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
ARG COMANAGE_REGISTRY_BASE_IMAGE_VERSION=20200303
ARG COMANAGE_REGISTRY_I2_BASE_IMAGE_VERSION=3.2.3-20200303
ARG COMANAGE_REGISTRY_VERSION=3.2.4
ARG COMANAGE_REGISTRY_BASE_IMAGE_VERSION=20200430
ARG COMANAGE_REGISTRY_I2_BASE_IMAGE_VERSION=3.2.4-20200430

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

Expand Down

0 comments on commit 4b37fc8

Please sign in to comment.