mirror of
				https://github.com/TeamPiped/instances-api.git
				synced 2024-08-14 23:57:19 +00:00 
			
		
		
		
	chore(deps): update docker/setup-buildx-action action to v3
This commit is contained in:
		
							parent
							
								
									cc32f3c99b
								
							
						
					
					
						commit
						4f6344fb29
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/build-docker.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-docker.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -18,7 +18,7 @@ jobs:
 | 
				
			||||||
          platforms: all
 | 
					          platforms: all
 | 
				
			||||||
      - name: Set up Docker Buildx
 | 
					      - name: Set up Docker Buildx
 | 
				
			||||||
        id: buildx
 | 
					        id: buildx
 | 
				
			||||||
        uses: docker/setup-buildx-action@v2
 | 
					        uses: docker/setup-buildx-action@v3
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          version: latest
 | 
					          version: latest
 | 
				
			||||||
      - name: Login to DockerHub
 | 
					      - name: Login to DockerHub
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue