summaryrefslogtreecommitdiffhomepage
path: root/pkg/docker/Dockerfile.python3.12 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-09-17pkg/docker: Update dockerfiles for 1.33.0Andrew Clayton1-3/+3
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
2024-02-27Generated Dockerfiles for Unit 1.32.0Andrei Zeliankou1-2/+2
2024-02-20Docker: Update versions of Go, Node, PHP, RubyDan Callahan1-1/+1
- Go: Drop 1.20, Add 1.22 - Node: Drop 18, Add 21 - PHP: Add 8.3 - Ruby: Add 3.3 Perl and Python are still up-to-date with upstream releases Regenerating the Dockerfiles also picks up the logging change from 183a1e9d634ae2fb129ce98f1ca8a16cbfdeac99
2024-02-20Docker: Shallow clone the Unit repoDan Callahan1-1/+1
Saves on the order of 10 MBs of transfer for each build. We call `rm -rf /usr/src/unit` later in this step, so the full repo has never appeared in our published images anyway.
2024-02-19Docker: Switch python3.12 to using githubAndrei Zeliankou1-2/+2
Forgotten in <https://github.com/nginx/unit/commit/c3af21e970ca3c822004cfda7c5b56ec07d99da9>
2024-02-13Docker: Generated Dockerfile for Unit 1.31.1.tclesius1-0/+89