Skip to content

Commit 4c91bc6

Browse files
author
Simon Prochazka
committed
fix(docker): remove FLAGS
- FLAGS is currently not used, but it fails the build
1 parent ea7e40e commit 4c91bc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ COPY . /app/
1313
RUN make build/docker
1414

1515
FROM alpine:3.10.2
16-
ENV FLAGS
1716

1817
LABEL repository="https://github.com/commitsar-app/commitsar"
1918
LABEL homepage="https://github.com/commitsar-app/commitsar"

0 commit comments

Comments
 (0)