Merge branch 'mark05e-patch-2'
This commit is contained in:
commit
a4ee5b4222
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"https": true,
|
||||
"id": "portainer",
|
||||
"tipi_version": 3,
|
||||
"version": "2.14.2",
|
||||
"tipi_version": 4,
|
||||
"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