Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
Upgrade to JanusGraph 0.6.4
Browse files Browse the repository at this point in the history
Signed-off-by: Boxuan Li <liboxuan@connect.hku.hk>
  • Loading branch information
li-boxuan committed Oct 9, 2023
1 parent 30b9415 commit b69778c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 0.6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
FROM debian:buster-slim as builder

ARG TARGETARCH
ARG JANUS_VERSION=0.6.3
ARG JANUS_VERSION=0.6.4
ARG YQ_VERSION=3.4.1

ENV JANUS_VERSION=${JANUS_VERSION} \
Expand Down Expand Up @@ -51,7 +51,7 @@ FROM eclipse-temurin:8-jre

ARG CREATED=test
ARG REVISION=test
ARG JANUS_VERSION=0.6.3
ARG JANUS_VERSION=0.6.4

ENV JANUS_VERSION=${JANUS_VERSION} \
JANUS_HOME=/opt/janusgraph \
Expand Down

0 comments on commit b69778c

Please sign in to comment.