2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-12-22 11:21:24 +00:00

Version v0.2.0-alpha.4-r0

This commit is contained in:
asonix 2020-09-10 11:30:37 -05:00
parent cb090ea154
commit baed90a84f

View file

@ -2,7 +2,7 @@ version: '3.3'
services:
pictrs:
image: asonix/pictrs:v0.2.0-alpha.3
image: asonix/pictrs:v0.2.0-alpha.4-r0
ports:
- "127.0.0.1:8080:8080"
restart: always