Update Apps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
cup:
|
||||
image: ghcr.io/sergi0g/cup:latest
|
||||
image: ghcr.io/sergi0g/cup:v3.4.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
@@ -2,7 +2,12 @@ name: cup
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 自动检测 Docker 容器基础镜像的工具
|
||||
description: 自动检测 Docker 容器基础镜像的工具
|
||||
description:
|
||||
en: Docker container updates made easy
|
||||
zh: 自动检测 Docker 容器基础镜像的工具
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
additionalProperties:
|
||||
key: cup
|
||||
name: cup
|
||||
@@ -16,10 +21,4 @@ additionalProperties:
|
||||
recommend: 0
|
||||
website: https://cup.sergi0g.dev/
|
||||
github: https://github.com/sergi0g/cup
|
||||
document: https://cup.sergi0g.dev/docs
|
||||
description:
|
||||
en: Docker container updates made easy
|
||||
zh: 自动检测 Docker 容器基础镜像的工具
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
document: https://cup.sergi0g.dev/docs
|
||||
Reference in New Issue
Block a user