2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-12-22 19:31:35 +00:00

Update prod docker-compose with current tag

This commit is contained in:
asonix 2023-06-19 15:24:28 -05:00
parent 38395d7d00
commit 5b15044b0a

View file

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