mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
don't use alpine for docker now
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM azul/zulu-openjdk-alpine:21-jre-headless
|
||||
FROM azul/zulu-openjdk:21-jre-headless
|
||||
|
||||
RUN apk update && apk add fuse && rm -rf /var/cache/apk/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user