1
0
Fork 0

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

Update pixman/pixman Docker tag to v1.6.3
This commit is contained in:
Meng Sen 2024-08-07 18:01:55 +08:00 committed by GitHub
commit 72473d058f
9 changed files with 1 additions and 1 deletions

View File

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