ci: bumped alpine version & added mandoc to builder image
							parent
							
								
									585cb9ec2b
								
							
						
					
					
						commit
						3bc50721e2
					
				|  | @ -1,4 +1,4 @@ | |||
| FROM alpine:3.15 | ||||
| FROM alpine:3.16 | ||||
| 
 | ||||
| ARG TARGETPLATFORM | ||||
| 
 | ||||
|  | @ -19,7 +19,8 @@ RUN ln -s /opt/vlang/v /usr/bin/v && \ | |||
|     libx11-dev glfw-dev freetype-dev \ | ||||
|     libarchive-static libarchive-dev \ | ||||
|     gc-dev \ | ||||
|     diffutils | ||||
|     diffutils \ | ||||
|     mandoc | ||||
| 
 | ||||
| RUN git clone https://git.rustybever.be/vieter/v /opt/vlang && \ | ||||
|   make && \ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue