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

Update image version in prod docker-compose

This commit is contained in:
asonix 2022-09-26 18:24:05 -05:00
parent 85f20bbe0e
commit 56aa7905c7

View file

@ -2,7 +2,7 @@ version: '3.3'
services:
pictrs:
image: asonix/pictrs:v0.3.0-beta.6
image: asonix/pictrs:v0.4.0-beta.8
ports:
- "127.0.0.1:8080:8080"
restart: always