File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ exploit_dir: "data"
12
12
grpc_auth_key: "$$ PASSWORD$$ "
13
13
EOT
14
14
15
- IMAGE=" ghcr.io/pomo-mondreganto /neo_env:${VERSION} "
15
+ IMAGE=" ghcr.io/c4t-but-s4d /neo_env:${VERSION} "
16
16
CONTAINER_NAME=" neo-${VERSION} "
17
17
18
18
mkdir -p " ${DIR} /exploits"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ exploit_dir: "data"
12
12
grpc_auth_key: "$$ PASSWORD$$ "
13
13
EOT
14
14
15
- IMAGE=" ghcr.io/pomo-mondreganto /neo_env_light:${VERSION} "
15
+ IMAGE=" ghcr.io/c4t-but-s4d /neo_env_light:${VERSION} "
16
16
CONTAINER_NAME=" neo-${VERSION} "
17
17
18
18
mkdir -p " ${DIR} /exploits"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ exploit_dir: "data"
12
12
grpc_auth_key: "$$ PASSWORD$$ "
13
13
EOT
14
14
15
- IMAGE=" ghcr.io/pomo-mondreganto /neo_env_sage:${VERSION} "
15
+ IMAGE=" ghcr.io/c4t-but-s4d /neo_env_sage:${VERSION} "
16
16
CONTAINER_NAME=" neo-${VERSION} "
17
17
18
18
mkdir -p " ${DIR} /exploits"
You can’t perform that action at this time.
0 commit comments