Skip to content

Commit 90545e6

Browse files
committed
fix(controller): fix migrations error
1 parent d392301 commit 90545e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rootfs/Dockerfile.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ RUN mkdir -p /run/postgresql $PGDATA \
2626
)" \
2727
&& apk add --update --virtual .controller-rundeps \
2828
$runDeps \
29+
git \
30+
hg \
2931
ca-certificates \
3032
su-exec \
3133
bash \

0 commit comments

Comments
 (0)