File tree 3 files changed +3
-3
lines changed
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
3
3
LABEL maintainer="Max Kratz <account@maxkratz.com>"
4
4
5
5
# Config
6
- ARG GRADLE_VERSION=8.11
6
+ ARG GRADLE_VERSION=8.11.1
7
7
8
8
# Install OpenJDK 21
9
9
RUN apt-get update -q && \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM maxkratz/texlive:2023
3
3
LABEL maintainer="Max Kratz <account@maxkratz.com>"
4
4
5
5
# Config
6
- ARG GRADLE_VERSION=8.11
6
+ ARG GRADLE_VERSION=8.11.1
7
7
8
8
# Install OpenJDK 21
9
9
RUN apt-get update -q && \
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ FROM maxkratz/texlive:2024
3
3
LABEL maintainer="Max Kratz <account@maxkratz.com>"
4
4
5
5
# Config
6
- ARG GRADLE_VERSION=8.11
6
+ ARG GRADLE_VERSION=8.11.1
7
7
8
8
# Install OpenJDK 21
9
9
RUN apt-get update -q && \
You can’t perform that action at this time.
0 commit comments