Version v0.3.0-alpha.10

This commit is contained in:
asonix 2021-04-17 15:01:19 -05:00
parent 5e452ef27e
commit 81f4d865e2
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.9
image: asonix/pictrs:v0.3.0-alpha.10
ports:
- "127.0.0.1:8080:8080"
restart: always