Update pixman/pixman Docker tag to v1.8.2

This commit is contained in:
renovate[bot]
2024-10-25 09:22:09 +00:00
committed by GitHub
parent 0da6bec6f7
commit 6dab9278b2
+1 -1
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"