We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cb9a0 commit 9ba1b26Copy full SHA for 9ba1b26
image.yaml
@@ -15,12 +15,11 @@ modules:
15
# Add a shared module repository located on GitHub. This repository
16
# can contain several modules.
17
- git:
18
- url: https://github.com/concrt/example-common-module.git
+ url: https://github.com/cekit/example-common-module.git
19
ref: master
20
21
# Install selected modules (in order)
22
install:
23
- name: jdk8
24
- name: user
25
- name: apollo
26
-
0 commit comments