Merge branch 'mark05e-patch-2'
This commit is contained in:
commit
a4ee5b4222
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"https": true,
|
"https": true,
|
||||||
"id": "portainer",
|
"id": "portainer",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"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.",
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user