mirror of
				https://gitea.com/docker/setup-buildx-action.git
				synced 2025-10-30 08:38:06 +07:00 
			
		
		
		
	Merge pull request #131 from crazy-max/node16
Node 16 as default runtime
This commit is contained in:
		
						commit
						dc7b9719a9
					
				| @ -54,6 +54,6 @@ outputs: | ||||
|     description: 'Builder node platforms available (comma separated)' | ||||
| 
 | ||||
| runs: | ||||
|   using: 'node12' | ||||
|   using: 'node16' | ||||
|   main: 'dist/index.js' | ||||
|   post: 'dist/index.js' | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| # syntax=docker/dockerfile:1 | ||||
| 
 | ||||
| ARG NODE_VERSION=12 | ||||
| ARG NODE_VERSION=16 | ||||
| ARG DOCKER_VERSION=20.10.13 | ||||
| ARG BUILDX_VERSION=0.8.1 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user