rustlog: bump version

This commit is contained in:
notohh 2025-02-09 01:01:47 -05:00
parent 850504f020
commit e058969876
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

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