- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit197b422
authored
chore: add
When deploying Coder using the ghcr.io/coder/coder image, it is notpossible to set the "timezone" field in a preset with an embeddedprovisioner. This is due to the container image not having the IANA timezone database installed, which causes an issue when the terraformprovider attempts to validate the given timezone is valid.tzdata to dockerfile base (#20553)1 parent3801701 commit197b422
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments
Comments
(0)