forked from mirrors/amnezia-wg-easy
		
	fix: try fix git action docker build
This commit is contained in:
		
							parent
							
								
									9a19430dc8
								
							
						
					
					
						commit
						8bfcb5d502
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
# Build wg-password binary using Rust on Alpine
 | 
					# Build wg-password binary using Rust on Alpine
 | 
				
			||||||
FROM rust:1.79.0-alpine AS build_password_binary
 | 
					FROM docker.io/library/rust:1.79.0-alpine AS build_password_binary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR /wg-password
 | 
					WORKDIR /wg-password
 | 
				
			||||||
COPY wg-password .
 | 
					COPY wg-password .
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue