rustlog: bump version

This commit is contained in:
notohh 2024-12-24 00:53:38 -05:00
parent 8bc1cadd91
commit d6afff5c24
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -18,7 +18,8 @@
];
};
rustlog = {
image = "ghcr.io/boring-nick/rustlog:master";
hostname = "rustlog";
image = "ghcr.io/boring-nick/rustlog@sha256:1c6ea8c13d8f154557a7430cdc70d3df89b1413a79c15293c73644e572ae0317";
ports = ["8025:8025"];
volumes = [
"/home/notoh/rustlog/config.json:/config.json"