Skip to content

Commit 569a360

Browse files
committed
fix Docker
1 parent 98e2d13 commit 569a360

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/github_actions/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,5 @@
33
# commits to that branch and one of them can break the build
44
FROM adoptopenjdk/openjdk11:jdk-11.0.10_9-alpine
55

6-
# Cleanup packages and remove cache
7-
RUN apk del build-dependencies wget && rm -rf /var/cache/apk/*
8-
96
RUN mkdir /cadence-java-client
107
WORKDIR /cadence-java-client

0 commit comments

Comments
 (0)