Update pictrs

This commit is contained in:
Aode (lion) 2021-12-20 09:06:51 -06:00 committed by Aode (Lion)
parent 4270c33e50
commit e54c97ae29
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ services:
restart: always
pictrs:
image: asonix/pictrs:0.3.0-beta.12
image: asonix/pictrs:0.3.0-beta.12-r1
user: 991:991
environment:
- PICTRS_OPENTELEMETRY_URL=http://otel:4137

View file

@ -38,7 +38,7 @@ services:
- lemmy
pictrs:
image: asonix/pictrs:0.3.0-beta.12
image: asonix/pictrs:0.3.0-beta.12-r1
ports:
- "127.0.0.1:8537:8080"
- "127.0.0.1:6670:6669"