1
1
Fork 0

conduwuit: upgrade to v0.5.0-rc3

This commit is contained in:
Myned 2025-03-29 20:45:58 -05:00
parent a254d3309a
commit c63a8983fe
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -25,7 +25,7 @@ in {
# https://github.com/girlbossceo/conduwuit
conduwuit.service = {
container_name = "conduwuit";
image = "girlbossceo/conduwuit:v0.5.0-rc";
image = "girlbossceo/conduwuit:v0.5.0-rc3";
ports = ["127.0.0.1:6167:6167/tcp"];
restart = "unless-stopped";