v0.9.2 switched to correct version of encrypted database
This commit is contained in:
@@ -26,7 +26,7 @@ LABEL org.opencontainers.image.title="jama" \
|
||||
|
||||
ENV JAMA_VERSION=${VERSION}
|
||||
|
||||
RUN apk add --no-cache sqlite sqlcipher python3 make g++ openssl-dev
|
||||
RUN apk add --no-cache sqlite python3 make g++ openssl-dev
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user