Skip to content

Commit

Permalink
Merge pull request #52 from barryhagan/tagged_version
Browse files Browse the repository at this point in the history
fix #51 - use a tagged version of the cli container
  • Loading branch information
mbazhlekova authored Oct 30, 2023
2 parents e491c01 + 9a56916 commit cd8b5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM newrelic/cli:latest
FROM newrelic/cli:v0.73.6

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

0 comments on commit cd8b5c2

Please sign in to comment.