mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update devfile.yaml
This commit is contained in:
parent
6358eab733
commit
5e3d700ec5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ components:
|
|||
- name: m2
|
||||
containerPath: /home/user/.m2
|
||||
alias: maven
|
||||
image: 'quay.io/eclipse/che-java11-maven:nightly'
|
||||
image: 'quay.io/eclipse/che-java8-maven:7.3.1'
|
||||
env:
|
||||
- value: /home/user/.m2
|
||||
name: MAVEN_CONFIG
|
||||
|
|
Loading…
Reference in a new issue