Skip to content

Commit d313e61

Browse files
committed
why was that not saved?
1 parent af41208 commit d313e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ FROM gcr.io/distroless/static AS bot
1313
WORKDIR /bot
1414
COPY --from=builder /build/dunce /bot/dunce
1515

16-
ENTRYPOINT ["/bot/dunce start --migrate"]
16+
ENTRYPOINT ["/bot/dunce", "start", "--migrate"]

0 commit comments

Comments
 (0)