mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-10 06:25:00 +00:00
Version v0.1.0-r8
This commit is contained in:
parent
3b9f1f70e2
commit
3d96a8db8d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3.3'
|
|||
|
||||
services:
|
||||
pictrs:
|
||||
image: asonix/pictrs:amd64-v0.1.0-r7
|
||||
image: asonix/pictrs:amd64-v0.1.0-r8
|
||||
user: root
|
||||
ports:
|
||||
- "127.0.0.1:8080:8080"
|
||||
|
|
Loading…
Reference in a new issue