We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c006506 commit c3eb46dCopy full SHA for c3eb46d
Dockerfile
@@ -1,6 +1,6 @@
1
FROM openjdk:11-jre-slim
2
3
-ENV CEREBRO_VERSION 0.8.4
+ENV CEREBRO_VERSION 0.8.5
4
5
RUN apt-get update \
6
&& apt-get install -y wget \
0 commit comments