We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 073e4b9 commit 24900c2Copy full SHA for 24900c2
1 file changed
DEVELOPERS.md
@@ -29,6 +29,14 @@ just build v2
29
just test v2
30
```
31
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
40
41
## Add a new package to existing version
42
0 commit comments