mirror of
https://git.netzspielplatz.de/docker-multiarch/jdownloader2-headless.git
synced 2025-11-08 21:59:30 +00:00
Use openjdk instead of java (deprecated) as base
This commit is contained in:
parent
5bc8bd7090
commit
b4a5bb3ddf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM java:jre
|
||||
FROM openjdk:8-jre
|
||||
|
||||
MAINTAINER PlusMinus <piddlpiddl@gmail.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue