We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834f454 commit c7f29b4Copy full SHA for c7f29b4
docker-compose-monitoring.yaml
@@ -2,7 +2,7 @@ version: '2.4'
2
3
services:
4
portainer:
5
- image: portainer/portainer-ce:2.19.4-alpine
+ image: portainer/portainer-ce:2.26.1-alpine
6
command:
7
- "--admin-password-file"
8
- "/tmp/portainer_password"
0 commit comments