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:
renovate[bot] 2023-04-18 01:23:46 -04:00 committed by GitHub
parent 5a322a3a16
commit 07c7862a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -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",

View File

@ -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: