Skip to content

Commit

Permalink
bump openjdk
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 6, 2024
1 parent 5d5f924 commit 20c09d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/libreoffice/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ COPY cmd.sh /app/

RUN apk update && \
apk add --no-cache \
openjdk17-jre==17.0.12_p7-r0 \
openjdk17-jre==17.0.13_p11-r0 \
libreoffice==7.6.7.2-r0 \
ttf-dejavu==2.37-r5

0 comments on commit 20c09d8

Please sign in to comment.