diff --git a/Docker/update-portainer-ee.sh b/Docker/update-portainer-ee.sh index 8e74213..c4977ee 100644 --- a/Docker/update-portainer-ee.sh +++ b/Docker/update-portainer-ee.sh @@ -1,6 +1,6 @@ -# © Bobban 2021 - https://bobbantech.com +# © Bobban 2023 - https://bobbantech.com # -# This script will update the image version of the portainer-ce instance. +# This script will update the image version of the portainer-ee instance. # Update documentation is followed from https://documentation.portainer.io/v2.0/upgrade/upddocker/ # #Variable for what group the script is checking. diff --git a/Docker/update-portainer.sh b/Docker/update-portainer.sh index 1673722..9f6c1d8 100644 --- a/Docker/update-portainer.sh +++ b/Docker/update-portainer.sh @@ -1,4 +1,4 @@ -# © Bobban 2021 - https://bobbantech.com +# © Bobban 2023 - https://bobbantech.com # # This script will update the image version of the portainer-ce instance. # Update documentation is followed from https://documentation.portainer.io/v2.0/upgrade/upddocker/