Update pixman/pixman Docker tag to v1.7.3
This commit is contained in:
parent
c7844d5224
commit
908e52c277
|
|
@ -3,7 +3,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
pixman:
|
pixman:
|
||||||
image: pixman/pixman:v1.7.2
|
image: pixman/pixman:v1.7.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue