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

This commit is contained in:
renovate[bot] 2024-05-20 23:30:36 +00:00 committed by GitHub
parent 37f2950a7b
commit bbacec034a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -6,18 +6,13 @@
"exposable": true,
"https": true,
"id": "portainer",
"tipi_version": 21,
"version": "2.20.2-alpine",
"categories": [
"utilities"
],
"tipi_version": 22,
"version": "2.20.3-alpine",
"categories": ["utilities"],
"description": "",
"short_desc": "Making Docker and Kubernetes management easy.",
"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.20.2-alpine
image: portainer/portainer-ce:2.20.3-alpine
container_name: portainer
restart: unless-stopped
ports: