Bump phoenix to v1.2.0

This commit is contained in:
Ivan R. 2023-11-02 22:12:17 +05:00
parent 123b245cd9
commit dd094d9729
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C

View file

@ -2,7 +2,7 @@
{
virtualisation.oci-containers.containers.phoenix = {
autoStart = true;
image = "ghcr.io/ordinary-dev/phoenix:v1.1.0";
image = "ghcr.io/ordinary-dev/phoenix:v1.2.0";
ports = ["55009:8080"];
user = "984:980";
environmentFiles = [