chore(deps): update louislam/dockge docker tag to v1.2.0 (#1690)

This commit is contained in:
renovate[bot] 2023-11-26 13:38:53 +00:00 committed by GitHub
parent 08c4af4b9e
commit 2506470ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 20 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "dockge",
"tipi_version": 1,
"version": "1.1.1",
"tipi_version": 2,
"version": "1.2.0",
"categories": [
"utilities"
],
@ -15,6 +15,8 @@
"author": "Louis Lam",
"source": "https://github.com/louislam/dockge",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
dockge:
image: louislam/dockge:1.1.1
image: louislam/dockge:1.2.0
container_name: dockge
restart: unless-stopped
ports: