diff --git a/docker-compose.yaml b/docker-compose.yaml index 16131cf..0c02eae 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -29,7 +29,7 @@ services: restart: true forage: - image: git.kjuulh.io/forage/client::${FORAGE_IMAGE_VERSION:-latest} + image: git.kjuulh.io/forage/client:${FORAGE_IMAGE_VERSION:-latest} restart: always env_file: ".env.forage" command: |