Skip to content

Commit d7861ab

Browse files
committed
fix(plop): Bump plop image version to 0.5.0
1 parent 091f7a8 commit d7861ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/git-plop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ docker run -it --rm \
5454
-e CODEBASE_DIR="/codebase" \
5555
-e CODEBASE_ORIGIN_DIR="$workdir_dir" \
5656
-e CODEBASE_LK_MODULE="$module_name" \
57-
$dckrEnvs ghcr.io/justcoded/plopjs:0.4.0
57+
$dckrEnvs ghcr.io/justcoded/plopjs:0.5.0
5858

5959
sudo chown -R "$(whoami)":"$(whoami)" "$(pwd)"

0 commit comments

Comments
 (0)