We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8feded3 commit 3d1fe65Copy full SHA for 3d1fe65
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.0-alpine@sha256:534bd640e34ba35bc9365a25062bd78a52ff05f45085adf8ba6979f8b5aa47d4
6
command:
7
- "--admin-password-file"
8
- "/tmp/portainer_password"
0 commit comments