File tree 19 files changed +28
-28
lines changed
actions/publish-docker-image
edc-controlplane-memory-hashicorp-vault
edc-controlplane-postgresql
edc-controlplane-postgresql-hashicorp-vault
edc-dataplane-azure-vault
edc-dataplane-hashicorp-vault
19 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 60
60
- name : Set up JDK 11
61
61
uses : actions/setup-java@v3.11.0
62
62
with :
63
- java-version : ' 11 '
63
+ java-version : ' 17 '
64
64
distribution : ' temurin'
65
65
cache : ' gradle'
66
66
- name : Build Controlplane
Original file line number Diff line number Diff line change 73
73
- name : Set up JDK 11
74
74
uses : actions/setup-java@v3.11.0
75
75
with :
76
- java-version : ' 11 '
76
+ java-version : ' 17 '
77
77
distribution : ' temurin'
78
78
cache : ' gradle'
79
79
# Build
@@ -147,7 +147,7 @@ jobs:
147
147
- name : Set up JDK 11
148
148
uses : actions/setup-java@v3.11.0
149
149
with :
150
- java-version : ' 11 '
150
+ java-version : ' 17 '
151
151
distribution : ' temurin'
152
152
cache : ' gradle'
153
153
- name : Import GPG Key
Original file line number Diff line number Diff line change 55
55
name : Set-Up JDK 11
56
56
uses : actions/setup-java@v3.11.0
57
57
with :
58
- java-version : ' 11 '
58
+ java-version : ' 17 '
59
59
distribution : ' temurin'
60
60
cache : ' gradle'
61
61
-
Original file line number Diff line number Diff line change 36
36
name : Set up JDK 11
37
37
uses : actions/setup-java@v3.11.0
38
38
with :
39
- java-version : ' 11 '
39
+ java-version : ' 17 '
40
40
distribution : ' temurin'
41
41
cache : ' gradle'
42
42
-
Original file line number Diff line number Diff line change 60
60
name : Set up JDK 11
61
61
uses : actions/setup-java@v3.11.0
62
62
with :
63
- java-version : ' 11 '
63
+ java-version : ' 17 '
64
64
distribution : ' temurin'
65
65
cache : ' gradle'
66
66
@@ -181,7 +181,7 @@ jobs:
181
181
name : Set up JDK 11
182
182
uses : actions/setup-java@v3.11.0
183
183
with :
184
- java-version : ' 11 '
184
+ java-version : ' 17 '
185
185
distribution : ' temurin'
186
186
cache : ' gradle'
187
187
-
Original file line number Diff line number Diff line change 33
33
name : Set up JDK 11
34
34
uses : actions/setup-java@v3.11.0
35
35
with :
36
- java-version : ' 11 '
36
+ java-version : ' 17 '
37
37
distribution : ' temurin'
38
38
cache : ' gradle'
39
39
-
62
62
name : Set up JDK 11
63
63
uses : actions/setup-java@v3.11.0
64
64
with :
65
- java-version : ' 11 '
65
+ java-version : ' 17 '
66
66
distribution : ' temurin'
67
67
cache : ' gradle'
68
68
# Build
@@ -111,7 +111,7 @@ jobs:
111
111
name : Set up JDK 11
112
112
uses : actions/setup-java@v3.11.0
113
113
with :
114
- java-version : ' 11 '
114
+ java-version : ' 17 '
115
115
distribution : ' temurin'
116
116
cache : ' gradle'
117
117
# Build
Original file line number Diff line number Diff line change 63
63
- name : Set up JDK 11
64
64
uses : actions/setup-java@v3.11.0
65
65
with :
66
- java-version : ' 11 '
66
+ java-version : ' 17 '
67
67
distribution : ' temurin'
68
68
cache : ' gradle'
69
69
- name : Verify proper formatting
96
96
- name : Set up JDK 11
97
97
uses : actions/setup-java@v3.11.0
98
98
with :
99
- java-version : ' 11 '
99
+ java-version : ' 17 '
100
100
distribution : ' temurin'
101
101
cache : ' gradle'
102
102
@@ -113,7 +113,7 @@ jobs:
113
113
- name : Set up JDK 11
114
114
uses : actions/setup-java@v3.11.0
115
115
with :
116
- java-version : ' 11 '
116
+ java-version : ' 17 '
117
117
distribution : ' temurin'
118
118
cache : ' gradle'
119
119
@@ -130,7 +130,7 @@ jobs:
130
130
- name : Set up JDK 11
131
131
uses : actions/setup-java@v3.11.0
132
132
with :
133
- java-version : ' 11 '
133
+ java-version : ' 17 '
134
134
distribution : ' temurin'
135
135
cache : ' gradle'
136
136
@@ -147,7 +147,7 @@ jobs:
147
147
- name : Set up JDK 11
148
148
uses : actions/setup-java@v3.11.0
149
149
with :
150
- java-version : ' 11 '
150
+ java-version : ' 17 '
151
151
distribution : ' temurin'
152
152
cache : ' gradle'
153
153
@@ -168,7 +168,7 @@ jobs:
168
168
- name : Set up JDK 11
169
169
uses : actions/setup-java@v3.11.0
170
170
with :
171
- java-version : ' 11 '
171
+ java-version : ' 17 '
172
172
distribution : ' temurin'
173
173
cache : ' gradle'
174
174
- name : Cache SonarCloud packages
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Eclipse Tractus-X product(s) installed within the image:
15
15
16
16
## Used base image
17
17
18
- - [ eclipse-temurin:11 .0.18_10 -jre-alpine] ( https://github.com/adoptium/containers )
18
+ - [ eclipse-temurin:17 .0.6_10 -jre-alpine] ( https://github.com/adoptium/containers )
19
19
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
20
20
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
21
21
- Additional information about the Eclipse Temurin
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ HEALTHCHECK NONE
26
26
27
27
RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar
28
28
29
- FROM eclipse-temurin:11 .0.18_10 -jre-alpine
29
+ FROM eclipse-temurin:17 .0.6_10 -jre-alpine
30
30
ARG JAR
31
31
32
32
ARG APP_USER=docker
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Eclipse Tractus-X product(s) installed within the image:
15
15
16
16
## Used base image
17
17
18
- - [ eclipse-temurin:11 .0.18_10 -jre-alpine] ( https://github.com/adoptium/containers )
18
+ - [ eclipse-temurin:17 .0.6_10 -jre-alpine] ( https://github.com/adoptium/containers )
19
19
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
20
20
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
21
21
- Additional information about the Eclipse Temurin
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ HEALTHCHECK NONE
26
26
27
27
RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar
28
28
29
- FROM eclipse-temurin:11 .0.18_10 -jre-alpine
29
+ FROM eclipse-temurin:17 .0.6_10 -jre-alpine
30
30
ARG JAR
31
31
32
32
ARG APP_USER=docker
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Eclipse Tractus-X product(s) installed within the image:
15
15
16
16
## Used base image
17
17
18
- - [ eclipse-temurin:11 .0.18_10 -jre-alpine] ( https://github.com/adoptium/containers )
18
+ - [ eclipse-temurin:17 .0.6_10 -jre-alpine] ( https://github.com/adoptium/containers )
19
19
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
20
20
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
21
21
- Additional information about the Eclipse Temurin
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ HEALTHCHECK NONE
26
26
27
27
RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar
28
28
29
- FROM eclipse-temurin:11 .0.18_10 -jre-alpine
29
+ FROM eclipse-temurin:17 .0.6_10 -jre-alpine
30
30
ARG JAR
31
31
32
32
ARG APP_USER=docker
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Eclipse Tractus-X product(s) installed within the image:
15
15
16
16
## Used base image
17
17
18
- - [ eclipse-temurin:11 .0.18_10 -jre-alpine] ( https://github.com/adoptium/containers )
18
+ - [ eclipse-temurin:17 .0.6_10 -jre-alpine] ( https://github.com/adoptium/containers )
19
19
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
20
20
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
21
21
- Additional information about the Eclipse Temurin
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ HEALTHCHECK NONE
26
26
27
27
RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar
28
28
29
- FROM eclipse-temurin:11 .0.18_10 -jre-alpine
29
+ FROM eclipse-temurin:17 .0.6_10 -jre-alpine
30
30
ARG JAR
31
31
32
32
ARG APP_USER=docker
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Eclipse Tractus-X product(s) installed within the image:
15
15
16
16
## Used base image
17
17
18
- - [ eclipse-temurin:11 .0.18_10 -jre-alpine] ( https://github.com/adoptium/containers )
18
+ - [ eclipse-temurin:17 .0.6_10 -jre-alpine] ( https://github.com/adoptium/containers )
19
19
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
20
20
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
21
21
- Additional information about the Eclipse Temurin
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ HEALTHCHECK NONE
26
26
27
27
RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar
28
28
29
- FROM eclipse-temurin:11 .0.18_10 -jre-alpine
29
+ FROM eclipse-temurin:17 .0.6_10 -jre-alpine
30
30
ARG JAR
31
31
32
32
ARG APP_USER=docker
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Eclipse Tractus-X product(s) installed within the image:
15
15
16
16
## Used base image
17
17
18
- - [ eclipse-temurin:11 .0.18_10 -jre-alpine] ( https://github.com/adoptium/containers )
18
+ - [ eclipse-temurin:17 .0.6_10 -jre-alpine] ( https://github.com/adoptium/containers )
19
19
- Official Eclipse Temurin DockerHub page: https://hub.docker.com/_/eclipse-temurin
20
20
- Eclipse Temurin Project: https://projects.eclipse.org/projects/adoptium.temurin
21
21
- Additional information about the Eclipse Temurin
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ HEALTHCHECK NONE
26
26
27
27
RUN wget ${OTEL_AGENT_LOCATION} -O /tmp/opentelemetry-javaagent.jar
28
28
29
- FROM eclipse-temurin:11 .0.18_10 -jre-alpine
29
+ FROM eclipse-temurin:17 .0.6_10 -jre-alpine
30
30
ARG JAR
31
31
32
32
ARG APP_USER=docker
You can’t perform that action at this time.
0 commit comments