1
0
Fork 0

Merge pull request #416 from QYG2297248353/renovate/pixman-pixman-1.x

Update pixman/pixman Docker tag to v1.7.19
This commit is contained in:
Meng Sen 2024-10-08 10:26:20 +08:00 committed by GitHub
commit f7ea1f72a7
9 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
pixman: pixman:
image: pixman/pixman:v1.7.17 image: pixman/pixman:v1.7.19
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"