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
5e3d700ec5
commit
3e9697795b
1 changed files with 1 additions and 1 deletions
|
@ -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-java8-maven:7.3.1'
|
image: 'quay.io/eclipse/che-java8-maven:7.4.0'
|
||||||
env:
|
env:
|
||||||
- value: /home/user/.m2
|
- value: /home/user/.m2
|
||||||
name: MAVEN_CONFIG
|
name: MAVEN_CONFIG
|
||||||
|
|
Loading…
Reference in a new issue