Skip to content

Commit

Permalink
Updated docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dfupa authored Jul 4, 2022
1 parent 32fac7a commit 330e63a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/docker_install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
###
# Karyon dependencies installer for Docker.
# version 1.1
# version 1.2
###

branch="master"
Expand All @@ -11,7 +11,7 @@ echo "##########################################################################
echo "# #"
echo "# Karyon installer #"
echo "# #"
echo "# version 1.1 Miguel Angel Naranjo & Diego Fuentes Palacios #"
echo "# version 1.2 Miguel Angel Naranjo & Diego Fuentes Palacios #"
echo "##################################################################################################"
echo ""
echo "Karyon and its dependencies will be installed in:" `pwd`/karyon
Expand Down

0 comments on commit 330e63a

Please sign in to comment.