Version v0.3.0-alpha.29

This commit is contained in:
Aode (Lion) 2021-09-09 16:37:10 -05:00
parent daa7983101
commit 2ccef76739
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3.3'
services:
pictrs:
image: asonix/pictrs:v0.3.0-alpha.28
image: asonix/pictrs:v0.3.0-alpha.29
ports:
- "127.0.0.1:8080:8080"
restart: always