Skip to content

Commit

Permalink
Merge pull request #20 from code0-tech/update-node
Browse files Browse the repository at this point in the history
Update node to 20.15.1
  • Loading branch information
Taucher2003 authored Jul 8, 2024
2 parents 52bfea5 + af33dd7 commit ab9fdf2
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.14'
args: '--build-arg NODE_VERSION=20.14.0'
tag_suffix: '-node-20.15'
args: '--build-arg NODE_VERSION=20.15.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 ab9fdf2

Please sign in to comment.