v0.9.1 encrypt database and bug fixes
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 python3 make g++
|
||||
RUN apk add --no-cache sqlite sqlcipher python3 make g++ openssl-dev
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user