This commit is contained in:
@@ -3,11 +3,11 @@ use dagger_sdk::{Container, HostDirectoryOptsBuilder, PortForward, ServiceUpOpts
|
||||
|
||||
const UPDATE_DEPLOYMENT_IMAGE: &str = "docker.io/kasperhermansen/update-deployment:1690401410";
|
||||
|
||||
const CADDY_IMAGE: &str = "caddy:v2.10.0";
|
||||
const CADDY_IMAGE: &str = "caddy:2.10.0";
|
||||
|
||||
const ZOLA_PLATFORM: &str = "x86_64";
|
||||
|
||||
const ZOLA_VERSION: &str = "v0.21.0";
|
||||
|
||||
const DEBIAN_EDITION: &str = "bookworm";
|
||||
const DEBIAN_PLATFORM: &str = "amd64";
|
||||
|
||||
|
Reference in New Issue
Block a user