Skip to content

Commit

Permalink
Merge pull request #16 from code0-tech/update-node
Browse files Browse the repository at this point in the history
Update node to 20.14.0
  • Loading branch information
Taucher2003 authored May 29, 2024
2 parents c6d1a45 + cc7a344 commit 5484b6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- image: asdf
tag_suffix: ''
- image: node-playwright
tag_suffix: '-node-20.13'
args: '--build-arg NODE_VERSION=20.13.1'
tag_suffix: '-node-20.14'
args: '--build-arg NODE_VERSION=20.14.0'
- image: ruby-postgres
tag_suffix: '-ruby-3.2.2-postgres-16.1'
args: '--build-arg RUBY_VERSION=3.2.2 --build-arg POSTGRES_VERSION=16.1'
Expand Down

0 comments on commit 5484b6b

Please sign in to comment.