We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b6ae4 commit 0636643Copy full SHA for 0636643
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:8.7-jdk21 as build
+FROM gradle:8.7-jdk21 AS build
2
3
WORKDIR /app
4
COPY --chown=gradle:gradle . /app
0 commit comments