We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5456fba commit c5b6ab0Copy full SHA for c5b6ab0
Dockerfile
@@ -10,7 +10,7 @@
10
# See the License for the specific language governing permissions and
11
# limitations under the License.
12
13
-FROM --platform=$BUILDPLATFORM gradle:8.3-jdk17 AS builder
+FROM --platform=$BUILDPLATFORM gradle:8.4-jdk17 AS builder
14
15
RUN mkdir /code
16
WORKDIR /code
0 commit comments