Skip to content

Commit a75aa01

Browse files
committed
fix(controller): fix test error
1 parent d392301 commit a75aa01

2 files 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 \

rootfs/api/migrations/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)