1
0
Fork 0

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

Update pixman/pixman Docker tag to v1.7.8
This commit is contained in:
Meng Sen 2024-09-05 10:52:55 +08:00 committed by GitHub
commit 014de516cd
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.7 image: pixman/pixman:v1.7.8
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"