Replies: 1 comment
-
|
what vm, what arch, what kernel, what image id? please raise an issue with all proper info |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in Dockerfile replace
FROM azul/zulu-openjdk-alpine:21.0.8-jre-headless@sha256:48356cf1b81243b6e236509bb6ae281969fc0eade03f622220973a4e224cd768
to
FROM azul/zulu-openjdk-debian:21.0.8-jre-headless@sha256:5125313624eac70c6a4c8310f7845b59ef8c27561a16bd2c4d92f4d8271cdf14
and replace apk commands to apt commands
Beta Was this translation helpful? Give feedback.
All reactions