Compare commits
2 Commits
fc38aba6f4
...
3b2a42a995
Author | SHA1 | Date | |
---|---|---|---|
3b2a42a995 | |||
02083204f7 |
@ -1,4 +1,4 @@
|
||||
FROM oven/bun:1.1.32-alpine AS base
|
||||
FROM oven/bun:1.1.33-alpine AS base
|
||||
|
||||
# Install dependencies
|
||||
FROM base AS depends
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM oven/bun:1.1.32-alpine AS base
|
||||
FROM oven/bun:1.1.33-alpine AS base
|
||||
|
||||
# Install dependencies
|
||||
FROM base AS depends
|
||||
|
Reference in New Issue
Block a user