mirror of https://github.com/buster-so/buster.git
moved
This commit is contained in:
parent
13bcecdf33
commit
7b8a0dc335
|
@ -3,7 +3,7 @@
|
|||
# This expects the app to be already built by GitHub Actions
|
||||
# ================================================================
|
||||
|
||||
FROM oven/bun:1.2.21 dev-alpine AS runtime
|
||||
FROM oven/bun:1.2.21-alpine AS runtime
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue