Skip to content

Commit 691ee28

Browse files
committed
feat(outscale): update doc
1 parent 0431a96 commit 691ee28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/book/src/capi/providers/3dsoutscale.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ the different operating systems.
2727
| File | Description |
2828
|------|-------------|
2929
| `ubuntu-2004.json` | The settings for the Ubuntu 20.04 image |
30+
| `ubuntu-2204.json` | The settings for the Ubuntu 22.04 image |
31+
| `ubuntu-2404.json` | The settings for the Ubuntu 24.04 image |
3032

3133
You must have your [Access Keys](https://docs.outscale.com/en/userguide/About-Access-Keys.html).
3234
You must have your [Account Id](https://docs.outscale.com/en/userguide/Getting-Information-About-Your-Account-and-Quotas.html).
33-
Please set the following enviroement variables before building image:
35+
Please set the following environment variables before building image:
3436
```
3537
OSC_SECRET_KEY: Outscale Secret Key
3638
OSC_REGION: Outscale Region

0 commit comments

Comments
 (0)