ci: fix docker cache image source

This commit is contained in:
Mohamed Sohail 2023-01-10 11:23:30 +00:00
parent 2b0813519f
commit 2a5c87b22c
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ services:
context: .
dockerfile: Dockerfile
cache_from:
- ${IMAGE_BASE_URL:-ghcr.io/grassrootseconomics/cic-custodial}/cic-cache:latest
- ${IMAGE_BASE_URL:-ghcr.io/grassrootseconomics/cic-custodial}/cic-custodial:latest