File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
.PHONY : code.check code.check.dirty code.fix code.fix.dirty code.check.diff code.fix.diff
2
2
3
- version ?= 0.4.1
3
+ version ?= 0.5.6
4
4
branch ?= develop
5
5
6
- ECS_IMAGE := hub.jcdev.net:24000/ php-code-analysis-tool :${version}
6
+ ECS_IMAGE := ghcr.io/justcoded/ php-code-analysis:${version}
7
7
# ECS_IMAGE := docker.io/library/dockerize-php-code-analysis-php-code-analysis-tool
8
8
9
9
CODE_MK_DOWNLOAD_URL =https://raw.githubusercontent.com/justcoded/dockerize-php-code-analysis/main/bin/code.mk
Original file line number Diff line number Diff line change 29
29
"dealerdirect/phpcodesniffer-composer-installer" : true
30
30
}
31
31
},
32
- "version" : " 0.5.5 "
32
+ "version" : " 0.5.6 "
33
33
}
Original file line number Diff line number Diff line change 14
14
"JustCoded\\ PhpCodeAnalysisTool\\ " : " ./"
15
15
}
16
16
},
17
- "version" : " v0 .5.5 "
17
+ "version" : " 0 .5.6 "
18
18
}
You can’t perform that action at this time.
0 commit comments