Skip to content

Commit

Permalink
chore(docker-images): add Deno support (runme-io#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
marlosin authored Jun 9, 2020
1 parent bd49628 commit 4e2180a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions static/data/docker-images.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"image": "node",
"tags": ["10.20.1", "12.16.2", "13.13.0", "14.0.0", "latest"]
},
{
"name": "Deno",
"image": "hayd/deno",
"tags": ["v1.0.0", "v1.0.1", "v.1.0.2", "v1.0.3", "v1.0.4", "v1.0.5", "latest"]
},
{
"name": "Python",
"image": "python",
Expand Down

0 comments on commit 4e2180a

Please sign in to comment.