corrected image name

This commit is contained in:
Bobban
2023-02-14 23:54:11 +01:00
parent 4028362678
commit 6ab1c4c06a

View File

@@ -20,7 +20,7 @@ if id -nG "$USER" | grep -qw "$group"; then
#Downloading latest image
echo "Download the new image from repository";
docker pull portainer/portainer-ce:latest
docker pull portainer/portainer-ee:latest
#Deploy
echo "Deploying a new countainer with the new image";