diff --git a/.github/workflows/build-base.yml b/.github/workflows/build-base.yml index df3d7e8e3c..7a46d3b7e1 100644 --- a/.github/workflows/build-base.yml +++ b/.github/workflows/build-base.yml @@ -94,4 +94,4 @@ jobs: type=registry,ref=ghcr.io/lcpu-club/sharelatex-base:${{ steps.date.outputs.year }} type=registry,ref=ghcr.io/lcpu-club/sharelatex-base:latest cache-to: type=inline - provenance: false \ No newline at end of file + provenance: mode=off \ No newline at end of file