1
0
Fork 0

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

Update pixman/pixman Docker tag to v1.7.3
This commit is contained in:
Meng Sen 2024-08-27 00:50:48 +08:00 committed by GitHub
commit 86763b8e81
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.2 image: pixman/pixman:v1.7.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"