Skip to content

Commit

Permalink
bins-v2.5"
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 2, 2023
1 parent 6110c23 commit 3895bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ img="edgecore:latest"
case "$1" in
bins)
# cd bins2
img="edgecore:bins-v2.4"
img="edgecore:bins-v2.5"
docker build -t $repo/$ns/$img -f bins2/Dockerfile .
docker push $repo/$ns/$img
;;
Expand Down

0 comments on commit 3895bb7

Please sign in to comment.