mirror of
https://github.com/darlinghq/darling-docker.git
synced 2024-11-27 05:50:23 +00:00
Latest darling deb requires libc6 >= 2.32, which needs Ubuntu 20.10 or
later
This commit is contained in:
parent
9f13e7a070
commit
13e70fefc2
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:latest
|
||||
FROM ubuntu:hirsute
|
||||
|
||||
ARG DARLING_DEB
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user