Skip to content

Commit cd8b5c2

Browse files
authored
Merge pull request #52 from barryhagan/tagged_version
fix #51 - use a tagged version of the cli container
2 parents e491c01 + 9a56916 commit cd8b5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM newrelic/cli:latest
1+
FROM newrelic/cli:v0.73.6
22

33
# Copies your code file from your action repository to the filesystem path `/` of the container
44
# COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)