Skip to content

Commit

Permalink
Merge pull request #33 from code0-tech/update-node
Browse files Browse the repository at this point in the history
Update node to 20.18.0
  • Loading branch information
Taucher2003 authored Oct 24, 2024
2 parents 2ede7ca + a805925 commit 8831c76
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.16'
args: '--build-arg NODE_VERSION=20.16.0'
tag_suffix: '-node-20.18'
args: '--build-arg NODE_VERSION=20.18.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 8831c76

Please sign in to comment.