Skip to content

Commit

Permalink
Upgrade Libreoffice docker from java 11 to java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavotrott committed Aug 30, 2022
1 parent e3b7c89 commit b960f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbb-libreoffice/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:11-jre-bullseye
FROM openjdk:17-slim-bullseye
ENV DEBIAN_FRONTEND noninteractive

RUN echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list
Expand Down

0 comments on commit b960f4c

Please sign in to comment.