forked from dockerfiles/debian-curl
		
	coorected image link
This commit is contained in:
		@@ -4,9 +4,9 @@ services:
 | 
				
			|||||||
    build: .
 | 
					    build: .
 | 
				
			||||||
    hostname: debian10-x86
 | 
					    hostname: debian10-x86
 | 
				
			||||||
    platform: linux/amd64/v3
 | 
					    platform: linux/amd64/v3
 | 
				
			||||||
    image: debian10-curl
 | 
					    image: git.shihaam.dev/dockerfiles/debian-curl:10
 | 
				
			||||||
  debian10-arm:
 | 
					  debian10-arm:
 | 
				
			||||||
    build: .
 | 
					    build: .
 | 
				
			||||||
    hostname: debian10-arm
 | 
					    hostname: debian10-arm
 | 
				
			||||||
    platform: linux/arm64
 | 
					    platform: linux/arm64
 | 
				
			||||||
    image: debain10-curl
 | 
					    image: git.shihaam.dev/dockerfiles/debian-curl:10
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,9 +5,9 @@ services:
 | 
				
			|||||||
    build: .
 | 
					    build: .
 | 
				
			||||||
    hostname: debian11-x86
 | 
					    hostname: debian11-x86
 | 
				
			||||||
    platform: linux/amd64/v3
 | 
					    platform: linux/amd64/v3
 | 
				
			||||||
    image: debian11-curl
 | 
					    image: git.shihaam.dev/dockerfiles/debian-curl:11
 | 
				
			||||||
  debian11-arm:
 | 
					  debian11-arm:
 | 
				
			||||||
    build: .
 | 
					    build: .
 | 
				
			||||||
    hostname: debian11-arm
 | 
					    hostname: debian11-arm
 | 
				
			||||||
    platform: linux/arm64
 | 
					    platform: linux/arm64
 | 
				
			||||||
    image: debain11-curl
 | 
					    image: git.shihaam.dev/dockerfiles/debian-curl:11
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,9 +5,9 @@ services:
 | 
				
			|||||||
      build: .
 | 
					      build: .
 | 
				
			||||||
      hostname: debian12-x86
 | 
					      hostname: debian12-x86
 | 
				
			||||||
      platform: linux/amd64/v3
 | 
					      platform: linux/amd64/v3
 | 
				
			||||||
      image: debian12-curl
 | 
					      image: git.shihaam.dev/dockerfiles/debian-curl:12
 | 
				
			||||||
   debian12-arm:
 | 
					   debian12-arm:
 | 
				
			||||||
      build: .
 | 
					      build: .
 | 
				
			||||||
      hostname: debian12-arm
 | 
					      hostname: debian12-arm
 | 
				
			||||||
      platform: linux/arm64
 | 
					      platform: linux/arm64
 | 
				
			||||||
      image: debain12-curl
 | 
					      image: git.shihaam.dev/dockerfiles/debian-curl:12
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user