Update devfile.yaml

This commit is contained in:
Andrew Pitt 2019-11-04 22:37:46 -05:00 committed by GitHub
parent 6358eab733
commit 5e3d700ec5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ components:
- name: m2 - name: m2
containerPath: /home/user/.m2 containerPath: /home/user/.m2
alias: maven alias: maven
image: 'quay.io/eclipse/che-java11-maven:nightly' image: 'quay.io/eclipse/che-java8-maven:7.3.1'
env: env:
- value: /home/user/.m2 - value: /home/user/.m2
name: MAVEN_CONFIG name: MAVEN_CONFIG