Compare commits
	
		
			1 commit
		
	
	
		
			1107e59efd
			...
			6c5e91b981
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 6c5e91b981 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| # Build stage of the application | ||||
| FROM oven/bun@sha256:ffd754d1d771513d7b21fb013b60bfc1e22e862d310e9727726d25d1827b6a06 AS build | ||||
| FROM oven/bun@sha256:2cd6a1d9e3d505725243c9564cca08465fc6ffb12c065a09261992e650995ee6 AS build | ||||
| WORKDIR /app | ||||
| COPY . . | ||||
| RUN  bun i && bun run build | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue