feat: add support for changing the timezone in the container

This commit is contained in:
TECHNOFAB 2024-10-27 18:05:57 +01:00
parent 01c163c081
commit 67d14dbbe9
No known key found for this signature in database
GPG key ID: D06FBA11BA6FF836
3 changed files with 20 additions and 1 deletions

View file

@ -81,6 +81,10 @@
name = "DOTFILES_REPO";
value = "\${data.coder_parameter.dotfiles_repo.value}";
}
{
name = "TZ";
value = "\${data.coder_parameter.timezone.value}";
}
];
resources = {
requests = {