1
0
Fork 0

Update certimate/certimate Docker tag to 0.3.20

This commit is contained in:
pooneyy 2025-07-01 11:16:22 +08:00
parent c09f5d5e05
commit 1312429fd7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services: services:
certimate: certimate:
image: "usual2970/certimate:v0.3.18" image: "certimate/certimate:v0.3.20"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks:

View File

@ -1,6 +1,6 @@
services: services:
certimate: certimate:
image: "usual2970/certimate:latest" image: "certimate/certimate:latest"
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: