Updates: container-hooks to v0.3.1 (#2580)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									5ba3805a3f
								
							
						
					
					
						commit
						e930ba6e98
					
				|  | @ -7,7 +7,7 @@ OS_IMAGE ?= ubuntu-22.04 | ||||||
| TARGETPLATFORM ?= $(shell arch) | TARGETPLATFORM ?= $(shell arch) | ||||||
| 
 | 
 | ||||||
| RUNNER_VERSION ?= 2.304.0 | RUNNER_VERSION ?= 2.304.0 | ||||||
| RUNNER_CONTAINER_HOOKS_VERSION ?= 0.2.0 | RUNNER_CONTAINER_HOOKS_VERSION ?= 0.3.1 | ||||||
| DOCKER_VERSION ?= 20.10.23 | DOCKER_VERSION ?= 20.10.23 | ||||||
| 
 | 
 | ||||||
| # default list of platforms for which multiarch image is built
 | # default list of platforms for which multiarch image is built
 | ||||||
|  |  | ||||||
|  | @ -1,2 +1,2 @@ | ||||||
| RUNNER_VERSION=2.304.0 | RUNNER_VERSION=2.304.0 | ||||||
| RUNNER_CONTAINER_HOOKS_VERSION=0.2.0 | RUNNER_CONTAINER_HOOKS_VERSION=0.3.1 | ||||||
		Loading…
	
		Reference in New Issue