Skip to content

Commit 68784c0

Browse files
basiltimja
andauthored
Fix build caching (#2040)
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
1 parent e48aec5 commit 68784c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
context: src/main/resources/ath-container
5050
dockerfile: Dockerfile
5151
cache_from:
52-
- jenkins/ath:latest
52+
- type=registry,ref=jenkins/ath:build-cache
5353
container_name: mvn
5454
depends_on:
5555
- firefox

0 commit comments

Comments
 (0)