Update pixman/pixman Docker tag to v1.6.7

This commit is contained in:
renovate[bot]
2024-08-08 10:47:19 +00:00
committed by GitHub
parent 9323131d7c
commit 8f23e89f93
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
external: true external: true
services: services:
pixman: pixman:
image: pixman/pixman:v1.6.6 image: pixman/pixman:v1.6.7
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"