We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be891a commit fe0bddaCopy full SHA for fe0bdda
enforcer/Dockerfile
@@ -9,7 +9,6 @@ ENV PATH="/app/venv/bin:$PATH"
9
RUN apk update && apk add --no-cache --upgrade \
10
sqlite-libs sqlite
11
12
-
13
# Set the working directory
14
WORKDIR /app/enforcer
15
0 commit comments