Skip to content

Commit

Permalink
Updates Gradle version to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jun 30, 2023
1 parent 3c77d1c commit 61478ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2022-gradle/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM maxkratz/texlive:2022
LABEL maintainer="Max Kratz <[email protected]>"

# Config
ARG GRADLE_VERSION=7.6
ARG GRADLE_VERSION=8.1.1

# Install OpenJDK 17
RUN apt-get update -q && \
Expand Down

0 comments on commit 61478ad

Please sign in to comment.