Browse Source

Update devfile.yaml

main
Nicolas Massé 3 years ago
committed by GitHub
parent
commit
20b956b011
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      devfile.yaml

2
devfile.yaml

@ -16,7 +16,7 @@ starterProjects:
remotes: remotes:
origin: 'https://github.com/odo-devfiles/springboot-ex.git' origin: 'https://github.com/odo-devfiles/springboot-ex.git'
components: components:
- name: tools - name: mytools
container: container:
image: docker.io/adoptopenjdk/openjdk11:jdk-11.0.16.1_1-centos image: docker.io/adoptopenjdk/openjdk11:jdk-11.0.16.1_1-centos
command: ["tail", "-f", "/dev/null"] command: ["tail", "-f", "/dev/null"]

Loading…
Cancel
Save