File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM maxkratz/texlive:2022
33LABEL maintainer="Max Kratz <account@maxkratz.com>"
44
55# Config
6- ARG GRADLE_VERSION=8.12.1
6+ ARG GRADLE_VERSION=8.13
77
88# Install OpenJDK 21
99RUN apt-get update -q && \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM maxkratz/texlive:2023
33LABEL maintainer="Max Kratz <account@maxkratz.com>"
44
55# Config
6- ARG GRADLE_VERSION=8.12.1
6+ ARG GRADLE_VERSION=8.13
77
88# Install OpenJDK 21
99RUN apt-get update -q && \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM maxkratz/texlive:2024
33LABEL maintainer="Max Kratz <account@maxkratz.com>"
44
55# Config
6- ARG GRADLE_VERSION=8.12.1
6+ ARG GRADLE_VERSION=8.13
77
88# Install OpenJDK 21
99RUN apt-get update -q && \
You can’t perform that action at this time.
0 commit comments