1
0
Fork 0

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

Update pixman/pixman Docker tag to v1.8.2
This commit is contained in:
Meng Sen 2024-10-25 19:01:25 +08:00 committed by GitHub
commit 03f2a2c65c
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.8.1 image: pixman/pixman:v1.8.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"