Commit 2fc04db
committed
```
fix(dockerfile): update Gradle version ARG for image builds
- Added GRADLE_JAVA_VERSION ARG to align with build configuration.
- Replaced JAVA_VERSION ARG with GRADLE_JAVA_VERSION in the Gradle command to prevent inconsistencies.
```1 parent 5004ab4 commit 2fc04db
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- solana-programs/src
- main/java/software/sava/solana/programs/token
- test/java/software/sava/solana/programs/system
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
| 1394 | + | |
1394 | 1395 | | |
1395 | 1396 | | |
1396 | 1397 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
0 commit comments