Fix jwt-token
This commit is contained in:
@@ -7,7 +7,8 @@ RUN apk add --no-cache \
|
||||
make \
|
||||
g++ \
|
||||
curl \
|
||||
dumb-init
|
||||
dumb-init \
|
||||
netcat-openbsd
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user