Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
0d744623ce
commit
9aa3e88b32
@ -1,6 +1,6 @@
|
|||||||
use std::{path::PathBuf, time::UNIX_EPOCH};
|
use std::{path::PathBuf, time::UNIX_EPOCH};
|
||||||
|
|
||||||
const DRONE_TEMPLATER_IMAGE: &str = "kasperhermansen/drone-templater:main-1711805042";
|
const DRONE_TEMPLATER_IMAGE: &str = "kasperhermansen/drone-templater:main-1711807810";
|
||||||
|
|
||||||
use async_trait::async_trait;
|
use async_trait::async_trait;
|
||||||
use eyre::Context;
|
use eyre::Context;
|
||||||
|
Loading…
Reference in New Issue
Block a user