|
@@ -90,9 +90,9 @@ services:
|
|
|
- "get.desec.${DESECSTACK_DOMAIN}:${DESECSTACK_IPV4_REAR_PREFIX16}.0.128"
|
|
|
|
|
|
libfaketime:
|
|
|
- # trajano/alpine-libfaketime is incompatible is stale; its libfaketime
|
|
|
+ # trajano/alpine-libfaketime is incompatible and stale; its libfaketime
|
|
|
# version is incompatible with Python 3.11's time.sleep(). Rebuilding helps.
|
|
|
- build: https://github.com/trajano/alpine-libfaketime.git
|
|
|
+ build: https://github.com/peterthomassen/alpine-libfaketime.git#patch-1
|
|
|
|
|
|
volumes:
|
|
|
autocert:
|