mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	Merge pull request #2748 from testssl/docker.ghcr
Trying to use the regular Dockerfile ....
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/docker-3.2.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-3.2.yml
									
									
									
									
										vendored
									
									
								
							| @@ -52,7 +52,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           push: ${{ github.event_name != 'pull_request' }} |           push: ${{ github.event_name != 'pull_request' }} | ||||||
|           context: . |           context: . | ||||||
|           file: Dockerfile.git |           file: Dockerfile | ||||||
|           platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le |           platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le | ||||||
|           build-args: BUILD_VERSION |           build-args: BUILD_VERSION | ||||||
|           cache-from: type=gha, scope=${{ github.workflow }} |           cache-from: type=gha, scope=${{ github.workflow }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter