Merge branch 'patch-2' of https://github.com/mark05e/runtipi-appstore into mark05e-patch-2

This commit is contained in:
Nicolas Meienberger 2022-09-24 15:03:14 +02:00
commit ca336ef28b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"https": true, "https": true,
"id": "portainer", "id": "portainer",
"tipi_version": 3, "tipi_version": 3,
"version": "2.14.2", "version": "2.15.1",
"categories": ["utilities"], "categories": ["utilities"],
"description": "", "description": "",
"short_desc": "Making Docker and Kubernetes management easy.", "short_desc": "Making Docker and Kubernetes management easy.",

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
portainer: portainer:
image: portainer/portainer-ce:2.14.2-alpine image: portainer/portainer-ce:2.15.1-alpine
container_name: portainer container_name: portainer
restart: unless-stopped restart: unless-stopped
ports: ports: