浏览代码

fix(tests): repair libfaketime build

Peter Thomassen 1 年之前
父节点
当前提交
c681ff5581
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docker-compose.test-e2e2.yml

+ 2 - 2
docker-compose.test-e2e2.yml

@@ -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: