Update pixman/pixman Docker tag to v1.7.12

This commit is contained in:
renovate[bot]
2024-09-17 01:59:28 +00:00
committed by GitHub
parent e72fadcce4
commit f7adc303b0
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
pixman: pixman:
image: pixman/pixman:v1.7.11 image: pixman/pixman:v1.7.12
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"