Skip to content

Commit b3de6e8

Browse files
authored
Merge branch 'alpine' into dependabot/github_actions/alpine/actions/dependency-review-action-4.8.1
2 parents e629469 + e484689 commit b3de6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latex/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
2525
make=4.4.1-r3 \
2626
pandoc-cli=3.6.4-r0 \
2727
py3-pip=25.1.1-r0 \
28-
python3=3.12.11-r0 \
28+
python3=3.12.12-r0 \
2929
texlive-full=20240210.69778-r10 \
3030
&& apk cache --no-cache clean \
3131
&& rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)