This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git
The following commit(s) were added to refs/heads/master by this push:
new 38c156d HOP-2839: (revert) gcompat was already included in image
new 6baf99d Merge pull request #832 from hansva/integration-tests-v2
38c156d is described below
commit 38c156db90bcb788783ebe405d1a75e0a8dfad75
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri May 28 20:23:29 2021 +0200
HOP-2839: (revert) gcompat was already included in image
---
docker/Dockerfile | 1 -
1 file changed, 1 deletion(-)
diff --git a/docker/Dockerfile b/docker/Dockerfile
index f187d3d..480cf1c 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -69,7 +69,6 @@ RUN chmod 777 -R /tmp && chmod o+t -R /tmp
# Install some fonts
RUN apk --no-cache add msttcorefonts-installer \
- gcompat \
fontconfig \
font-noto \
font-noto-adlam \