chore(deps): update portainer/portainer-ce docker tag to v2.19.2 (#1577)

This commit is contained in:
renovate[bot] 2023-11-13 00:43:08 +00:00 committed by GitHub
parent 68f0e393f3
commit 524fcdcd76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -6,8 +6,8 @@
"exposable": true,
"https": true,
"id": "portainer",
"tipi_version": 14,
"version": "2.19.1-alpine",
"tipi_version": 15,
"version": "2.19.2-alpine",
"categories": [
"utilities"
],
@ -16,5 +16,8 @@
"author": "portainer.io",
"source": "https://github.com/portainer/portainer",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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