Skip to content

Commit

Permalink
Update node to 20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Taucher2003 committed Jul 27, 2024
1 parent 26bf667 commit 1957c68
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.15'
args: '--build-arg NODE_VERSION=20.15.1'
tag_suffix: '-node-20.16'
args: '--build-arg NODE_VERSION=20.16.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 1957c68

Please sign in to comment.