Skip to content

Commit ff40e76

Browse files
author
SD-ITLab
authored
Update dockersetup.sh
1 parent aae6b72 commit ff40e76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockersetup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ install_portainer() {
223223
run_command docker run -d -p 9000:9000 --hostname=portainer --name=portainer --restart=always \
224224
-v /var/run/docker.sock:/var/run/docker.sock \
225225
-v portainer_data:/data \
226-
portainer/portainer-ce:latest
226+
portainer/portainer-ce:sts
227227
clear
228228
displaydocker
229229
echo

0 commit comments

Comments
 (0)