Merge pull request #1416 from okxlin/renovate/jericx-syncclipboard-server-2.x

chore(deps): update jericx/syncclipboard-server docker tag to v2.8.1
This commit is contained in:
okxlin 2024-05-25 15:29:10 +08:00 committed by GitHub
commit a660a5765e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
syncclipboard-server: syncclipboard-server:
image: jericx/syncclipboard-server:v2.8.0 image: jericx/syncclipboard-server:v2.8.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: