Skip to content

Commit

Permalink
Updating Develop to match main
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanman-sonatype committed Feb 26, 2024
1 parent da4a447 commit d8b05d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-metrics/releasefiles/runapp-docker.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@echo off
docker run --rm -it -v %CD%/config:/config -v %CD%/../iqmetrics:/iqmetrics ghcr.io/sonatype-nexus-community/getmetrics:@APPVER@ %*
docker run --rm -it -v %CD%/config:/config -v %CD%/../iqmetrics:/iqmetrics ghcr.io/sonatype-nexus-community/nexusiq-successmetrics-get-metrics:@APPVER@ %*

0 comments on commit d8b05d1

Please sign in to comment.