From 6df73ae940420eed2b1f5c300b90992d0becb013 Mon Sep 17 00:00:00 2001 From: phail Date: Sat, 29 Oct 2022 23:20:35 +0200 Subject: [PATCH] gotenberg with modified cmd --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afd3d1a73..c4965a348 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -87,7 +87,7 @@ jobs: ports: - "9998:9998/tcp" gotenberg: - image: docker.io/gotenberg/gotenberg:7.6 + image: ghcr.io/p-h-a-i-l/gotenberg:7.6 ports: - "3000:3000/tcp" env: