chore: add iana-etc to address https://github.com/snoyberg/http-client/issues/292
This commit is contained in:
parent
1ac35e0bf8
commit
113684664b
@ -26,6 +26,7 @@ let
|
|||||||
# pandoc # just for manual testing within the pod, remove for production, since we use the library instead!
|
# pandoc # just for manual testing within the pod, remove for production, since we use the library instead!
|
||||||
curl wget netcat # just for manual testing within the pod, remove for production!
|
curl wget netcat # just for manual testing within the pod, remove for production!
|
||||||
openldap # just for manual testing within the pod, remove for production!
|
openldap # just for manual testing within the pod, remove for production!
|
||||||
|
iana-etc
|
||||||
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
|
] ++ optionals isDemo [ postgresql_12 memcached uniworx.uniworx.components.exes.uniworxdb ];
|
||||||
|
|
||||||
runAsRoot = ''
|
runAsRoot = ''
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user