Skip to content

Commit 24900c2

Browse files
committed
update docs for ESM support
1 parent 073e4b9 commit 24900c2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

DEVELOPERS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ just build v2
2929
just test v2
3030
```
3131

32+
## ESM Packages on 20.04 images
33+
34+
We still support the older python:v1, but it is based on Ubuntu 20.04, which
35+
has reached EOL for security upgrades. So we have enabled ESM via Ubuntu Pro for these images.
36+
37+
This means that you do need a valid `UBUNTU_PRO_TOKEN` environment variable to
38+
build these images.
39+
3240

3341
## Add a new package to existing version
3442

0 commit comments

Comments
 (0)