feat: update image
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-04-09 23:03:42 +02:00
parent 82a7b7e9b1
commit 3155e75240
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -25,7 +25,7 @@ impl MainAction for CuddlePlease {
action
.cuddle_please_src(&CuddlePleaseSrcArgs {
cuddle_image: "kasperhermansen/cuddle-please:main-1691504183".into(),
cuddle_image: "kasperhermansen/cuddle-please:main-1712696289".into(),
server: dagger_cuddle_please::models::SrcServer::Gitea {
token: std::env::var("CUDDLE_PLEASE_TOKEN")
.expect("CUDDLE_PLEASE_TOKEN to be present"),