Browse Source

fix(tests): repair libfaketime build

Peter Thomassen 1 year ago
parent
commit
c681ff5581
1 changed files with 2 additions and 2 deletions
  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: