Update portainer/portainer-ce Docker tag to v2.11.0
This commit is contained in:
parent
45fc525ad2
commit
15e592f5b9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '2.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'portainer/portainer-ce:2.1.1-alpine'
|
image: 'portainer/portainer-ce:2.11.0-alpine'
|
||||||
restart: 'always'
|
restart: 'always'
|
||||||
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
|
||||||
Reference in a new issue