Skip to content

Commit c5b6ab0

Browse files
committed
Bump dockerfile
1 parent 5456fba commit c5b6ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# See the License for the specific language governing permissions and
1111
# limitations under the License.
1212

13-
FROM --platform=$BUILDPLATFORM gradle:8.3-jdk17 AS builder
13+
FROM --platform=$BUILDPLATFORM gradle:8.4-jdk17 AS builder
1414

1515
RUN mkdir /code
1616
WORKDIR /code

0 commit comments

Comments
 (0)