Compare commits
	
		
			1 commit
		
	
	
		
			f77179285a
			...
			7b2ee07e86
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 7b2ee07e86 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| # Build stage of the application | ||||
| FROM oven/bun@sha256:5a2011bf09364b9af658ac1e66f60d08092f4291aeefbff448d58b027734fdd0 AS build | ||||
| FROM oven/bun@sha256:66ba69deede44e3af5dc542def218fdb3bcad2205900ea761dc5623bf973d2df AS build | ||||
| WORKDIR /app | ||||
| COPY . . | ||||
| RUN  bun i && bun run build | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue