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

Version v0.3.0-alpha.11-r0

This commit is contained in:
asonix 2021-06-19 14:46:39 -05:00
parent da45758f0d
commit f89ef4d4a5

View file

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