chore: update binary
This commit is contained in:
		
							parent
							
								
									701ed95761
								
							
						
					
					
						commit
						0a563675aa
					
				| 
						 | 
				
			
			@ -18,6 +18,5 @@ RUN curl -L -o elm-format.tgz https://mirror.ghproxy.com/https://github.com/avh4
 | 
			
		|||
# install joint-teapot
 | 
			
		||||
RUN pip install git+https://mirror.ghproxy.com/https://github.com/BoYanZh/Joint-Teapot
 | 
			
		||||
 | 
			
		||||
# TODO: install elf & joj3 & other binarys
 | 
			
		||||
 | 
			
		||||
COPY bin/* /usr/local/bin/
 | 
			
		||||
# install joj3 binary
 | 
			
		||||
COPY bin/joj3 /usr/local/bin/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -6,4 +6,4 @@ Check <https://gitea.com/gitea/runner-images> for information about base images.
 | 
			
		|||
 | 
			
		||||
## `/bin` directory
 | 
			
		||||
 | 
			
		||||
Currently, we have placed various binary files in the `/bin` directory that cannot be publicly downloaded. These files include `dummy`, `elf`, `healthcheck`, and `joj3` for now.
 | 
			
		||||
Currently, we have placed various binary files in the `/bin` directory that cannot be publicly downloaded. These files include `dummy`, `healthcheck`, and `joj3` for now.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user