Skip to content

Commit

Permalink
docs: add new image to README
Browse files Browse the repository at this point in the history
Add pull request template to make sure README is updated

Mark 20 as the recommended image
  • Loading branch information
mloberg committed Nov 13, 2023
1 parent f8035a5 commit 1c924e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# New Image Checklist

If you're adding a new image, make sure you have done the following:

* [ ] Ensure Dockerfile has a `# tag=` comment with the correct tag(s)
* [ ] Tag is added to README.md
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Base Node.js Docker images.

> 🌟 recommended image
* articulate/node:20
* __articulate/node:18__ 🌟
* __articulate/node:20__ 🌟
* articulate/node:20-lambda
* articulate/node:18
* articulate/node:18-lambda
* articulate/articulate-node:18-bullseye-slim
* articulate/articulate-node:18-lambda
Expand Down

0 comments on commit 1c924e4

Please sign in to comment.