Update asonix/pictrs Docker tag to v0.5.14 (#4767)

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

@ -75,7 +75,7 @@ services:
init: true init: true
pictrs: pictrs:
image: asonix/pictrs:0.5.13 image: asonix/pictrs:0.5.14
# this needs to match the pictrs url in lemmy.hjson # this needs to match the pictrs url in lemmy.hjson
hostname: pictrs hostname: pictrs
# we can set options to pictrs like this, here we set max. image size and forced format for conversion # 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: pictrs:
restart: always restart: always
image: asonix/pictrs:0.5.13 image: asonix/pictrs:0.5.14
user: 991:991 user: 991:991
volumes: volumes:
- ./volumes/pictrs_alpha:/mnt:Z - ./volumes/pictrs_alpha:/mnt:Z

Loading…
Cancel
Save