Update node Docker tag to v22
This commit is contained in:
		@@ -5,7 +5,7 @@ name: default
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: frontend_build
 | 
			
		||||
  image: node:21
 | 
			
		||||
  image: node:22
 | 
			
		||||
  volumes:
 | 
			
		||||
    - name: frontend_app
 | 
			
		||||
      path: /tmp/frontend_build
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user