We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dbc46 commit f44028aCopy full SHA for f44028a
Dockerfile
@@ -1,7 +1,7 @@
1
# Default to using the latest version of Diffblue Cover on JDK17
2
# Additional images are available for specific Diffblue Cover
3
# versions and JDK versions.
4
-FROM diffblue/cover-cli:latest-jdk17
+FROM diffblue/cover-cli:2024.02.02-jdk17
5
6
# Copies your code file from your action repository to the filesystem path `/` of the container
7
COPY entrypoint.sh /entrypoint.sh
0 commit comments