We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13845ae commit aff227fCopy full SHA for aff227f
bin/git-code.config.publish
@@ -6,8 +6,8 @@ function safeExit() {
6
7
############## Default values ###################
8
scriptName="git code.config.publish"
9
-version=0.4.1
10
-ecsImage=hub.jcdev.net:24000/php-code-analysis-tool:${version}
+version=1.0.0
+ecsImage=ghcr.io/justcoded/php-code-analysis:${version}
11
#ecsImage=docker.io/library/dockerize-php-code-analysis-php-code-analysis-tool
12
args=()
13
0 commit comments