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

Bump version in prod docker-compose

This commit is contained in:
asonix 2022-10-01 10:31:52 -05:00
parent c767804430
commit 57f31c0d5c

View file

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