Merge branch 'patch-2' of https://github.com/mark05e/runtipi-appstore into mark05e-patch-2
This commit is contained in:
commit
ca336ef28b
|
@ -6,7 +6,7 @@
|
|||
"https": true,
|
||||
"id": "portainer",
|
||||
"tipi_version": 3,
|
||||
"version": "2.14.2",
|
||||
"version": "2.15.1",
|
||||
"categories": ["utilities"],
|
||||
"description": "",
|
||||
"short_desc": "Making Docker and Kubernetes management easy.",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
portainer:
|
||||
image: portainer/portainer-ce:2.14.2-alpine
|
||||
image: portainer/portainer-ce:2.15.1-alpine
|
||||
container_name: portainer
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user