test should work on local generated image
This commit is contained in:
parent
3058be1923
commit
b63993e61e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM domaindrivenarchitecture/clojure
|
FROM clojure
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt -yqq --no-install-recommends --yes install curl default-jre-headless
|
RUN apt -yqq --no-install-recommends --yes install curl default-jre-headless
|
||||||
|
|
Loading…
Reference in a new issue