Skip to content

Commit 7780a9d

Browse files
authored
Merge pull request #121 from vicamo/for-upstream/add-ubuntu-impish
Add Ubuntu Impish
2 parents 5be5c34 + fae040f commit 7780a9d

File tree

4 files changed

+117
-0
lines changed

4 files changed

+117
-0
lines changed

ubuntu/impish/Dockerfile

Lines changed: 63 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ubuntu/impish/curl/Dockerfile

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ubuntu/impish/scm/Dockerfile

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@
6363
""
6464
]
6565
},
66+
"ubuntu/impish": {
67+
"suite": "21.10",
68+
"variants": [
69+
"curl",
70+
"scm",
71+
""
72+
]
73+
},
6674
"ubuntu/xenial": {
6775
"suite": "16.04",
6876
"variants": [

0 commit comments

Comments
 (0)