Skip to content

Commit

Permalink
ci: use released docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Jun 17, 2024
1 parent a1c2abf commit 2b14bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ uname -a
# check what you have curently
docker images
docker ps
DOCKER_SZTP_IMAGE=opi-sztp-agen-client:latest
DOCKER_SZTP_IMAGE=ghcr.io/opiproject/opi-sztp-client:v0.2.0

# assume keys are in /mnt
ls -l /mnt/
Expand Down

0 comments on commit 2b14bd2

Please sign in to comment.