corrected image name
This commit is contained in:
@@ -20,7 +20,7 @@ if id -nG "$USER" | grep -qw "$group"; then
|
|||||||
|
|
||||||
#Downloading latest image
|
#Downloading latest image
|
||||||
echo "Download the new image from repository";
|
echo "Download the new image from repository";
|
||||||
docker pull portainer/portainer-ce:latest
|
docker pull portainer/portainer-ee:latest
|
||||||
|
|
||||||
#Deploy
|
#Deploy
|
||||||
echo "Deploying a new countainer with the new image";
|
echo "Deploying a new countainer with the new image";
|
||||||
|
|||||||
Reference in New Issue
Block a user