File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 image : tonistiigi/binfmt:qemu-v7.0.0
4646 platforms : all
4747
48- - name : Set up Docker Buildx
48+ - name : Set up Docker Build
4949 uses : docker/setup-buildx-action@v3
5050
5151 - name : Log in to the Container registry
Original file line number Diff line number Diff line change 1616# limitations under the License.
1717# ###############################################################################
1818# Build
19- ARG JAVA_VERSION=11
19+ ARG JAVA_VERSION=17
2020FROM maven:3.8.8-eclipse-temurin-${JAVA_VERSION} AS build
2121ARG SKIP_TESTS=true
2222ARG HTTP_CLIENT=okhttp
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ under the License.
7575 <maven-javadoc-plugin .version>3.3.2</maven-javadoc-plugin .version>
7676 <git-commit-id-maven-plugin .version>5.0.0</git-commit-id-maven-plugin .version>
7777
78- <operator .sdk.version>5.1.0 </operator .sdk.version>
78+ <operator .sdk.version>5.1.1 </operator .sdk.version>
7979 <operator .sdk.webhook-framework.version>1.1.1</operator .sdk.webhook-framework.version>
8080
8181 <fabric8 .version>7.3.0</fabric8 .version>
You can’t perform that action at this time.
0 commit comments