Skip to content

Commit

Permalink
🔤 ad node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
tabkram committed Nov 20, 2023
1 parent 337c18e commit d47d853
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
full_node_version: v18.12.0
terraform_version: 1.3.3
terragrunt_version: 0.39.2
- node_version: 20
full_node_version: v20.9.0
terraform_version: 1.3.3
terragrunt_version: 0.39.2
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ There are 3 images for every supported nodejs runtimes (only nodejs 14, 16 and 1
- nodejs_devops:14
- nodejs_devops:16
- nodejs_devops:18
- nodejs_devops:20

## Docker image content

Expand Down

0 comments on commit d47d853

Please sign in to comment.