We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48aec5 commit 68784c0Copy full SHA for 68784c0
1 file changed
docker-compose.yml
@@ -49,7 +49,7 @@ services:
49
context: src/main/resources/ath-container
50
dockerfile: Dockerfile
51
cache_from:
52
- - jenkins/ath:latest
+ - type=registry,ref=jenkins/ath:build-cache
53
container_name: mvn
54
depends_on:
55
- firefox
0 commit comments