Update OpenJDK to latest version
This commit is contained in:
parent
23bfdb65ab
commit
73d3fce78a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM openjdk:13-alpine
|
FROM openjdk:17-alpine
|
||||||
LABEL author="1Computer1"
|
LABEL author="1Computer1"
|
||||||
|
|
||||||
COPY run.sh /var/run/
|
COPY run.sh /var/run/
|
||||||
|
|
Loading…
Reference in a new issue