chore(deps): update portainer/portainer-ce docker tag to v2.18.1 (#359)
* chore(deps): update portainer/portainer-ce docker tag to v2.18.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
5a322a3a16
commit
07c7862a84
|
@ -6,9 +6,11 @@
|
|||
"exposable": true,
|
||||
"https": true,
|
||||
"id": "portainer",
|
||||
"tipi_version": 7,
|
||||
"version": "2.17.1-alpine",
|
||||
"categories": ["utilities"],
|
||||
"tipi_version": 8,
|
||||
"version": "2.18.1-alpine",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
"description": "",
|
||||
"short_desc": "Making Docker and Kubernetes management easy.",
|
||||
"author": "portainer.io",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
portainer:
|
||||
image: portainer/portainer-ce:2.17.1-alpine
|
||||
image: portainer/portainer-ce:2.18.1-alpine
|
||||
container_name: portainer
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user