Update asonix/pictrs Docker tag to v0.5.16 (#4813)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/4821/head
renovate[bot] 4 months ago committed by GitHub
parent b27b38b9a9
commit 027017b0a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -75,7 +75,7 @@ services:
init: true
pictrs:
image: asonix/pictrs:0.5.14
image: asonix/pictrs:0.5.16
# this needs to match the pictrs url in lemmy.hjson
hostname: pictrs
# we can set options to pictrs like this, here we set max. image size and forced format for conversion

@ -49,7 +49,7 @@ services:
pictrs:
restart: always
image: asonix/pictrs:0.5.14
image: asonix/pictrs:0.5.16
user: 991:991
volumes:
- ./volumes/pictrs_alpha:/mnt:Z

Loading…
Cancel
Save