File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ jobs:
104104 - name : Build and push the oidcng-server
105105 uses : docker/build-push-action@v6
106106 with :
107- context : .
107+ context : oidc
108108 file : docker/Dockerfile
109109 platforms : linux/amd64
110110 push : true
File renamed without changes.
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.openconext</groupId >
1111 <artifactId >oidcng-parent</artifactId >
12- <version >8.0.2 -SNAPSHOT</version >
12+ <version >8.0.3 -SNAPSHOT</version >
1313 </parent >
1414
1515 <dependencyManagement >
Original file line number Diff line number Diff line change 1111
1212 <groupId >org.openconext</groupId >
1313 <artifactId >oidcng-parent</artifactId >
14- <version >8.0.2 -SNAPSHOT</version >
14+ <version >8.0.3 -SNAPSHOT</version >
1515 <name >oidcng</name >
1616 <packaging >pom</packaging >
1717
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.openconext</groupId >
77 <artifactId >oidcng-parent</artifactId >
8- <version >8.0.2 -SNAPSHOT</version >
8+ <version >8.0.3 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >oidcng-release</artifactId >
You can’t perform that action at this time.
0 commit comments