Version v0.3.0-alpha.17

This commit is contained in:
Aode (lion) 2021-08-29 12:12:34 -05:00
parent 3066e4d350
commit edb1552a59
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.16
image: asonix/pictrs:v0.3.0-alpha.17
ports:
- "127.0.0.1:8080:8080"
restart: always