BITTE
This commit is contained in:
parent
25e7b279ce
commit
dc7b1d34ad
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ docker {
|
||||||
// Each function (aside from comment/emptyLine) corresponds to a Dockerfile instruction.
|
// Each function (aside from comment/emptyLine) corresponds to a Dockerfile instruction.
|
||||||
// See: https://docs.docker.com/reference/dockerfile/
|
// See: https://docs.docker.com/reference/dockerfile/
|
||||||
|
|
||||||
from("azul/zulu-openjdk-alpine:21-latest")
|
from("azul/zulu-openjdk-alpine:21-jre-headless-latest")
|
||||||
|
|
||||||
emptyLine()
|
emptyLine()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue