Skip to content

Commit cef5982

Browse files
Update Gradle to v9.4
1 parent 1c09c03 commit cef5982

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/faf-legacy-deployment/templates/deploy-coop-maps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
template:
2121
spec:
2222
containers:
23-
- image: gradle:9.2-jdk21
23+
- image: gradle:9.4-jdk21
2424
imagePullPolicy: Always
2525
name: faf-deploy-coop
2626
workingDir: /workspace

apps/faf-legacy-deployment/templates/deploy-coop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
template:
2121
spec:
2222
containers:
23-
- image: gradle:9.2-jdk21
23+
- image: gradle:9.4-jdk21
2424
imagePullPolicy: Always
2525
name: faf-deploy-coop
2626
workingDir: /workspace

0 commit comments

Comments
 (0)