Skip to content

Commit 2b14bd2

Browse files
authored
ci: use released docker image
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
1 parent a1c2abf commit 2b14bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run_agent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uname -a
1010
# check what you have curently
1111
docker images
1212
docker ps
13-
DOCKER_SZTP_IMAGE=opi-sztp-agen-client:latest
13+
DOCKER_SZTP_IMAGE=ghcr.io/opiproject/opi-sztp-client:v0.2.0
1414

1515
# assume keys are in /mnt
1616
ls -l /mnt/

0 commit comments

Comments
 (0)