Update pixman/pixman Docker tag to v1.7.16

This commit is contained in:
renovate[bot]
2024-09-30 11:03:40 +00:00
committed by GitHub
parent 9f14e35e07
commit ab8c2a6f0c
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
pixman: pixman:
image: pixman/pixman:v1.7.15 image: pixman/pixman:v1.7.16
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"