Update image build process
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m5s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m5s
This commit is contained in:
@@ -28,7 +28,7 @@ RUN mkdir -p logs && \
|
|||||||
chmod -R 755 logs && \
|
chmod -R 755 logs && \
|
||||||
mkdir -p embed && \
|
mkdir -p embed && \
|
||||||
chown -R bot:bot embed && \
|
chown -R bot:bot embed && \
|
||||||
chmod -R 755 embed \
|
chmod -R 755 embed
|
||||||
|
|
||||||
# Switch to non root user
|
# Switch to non root user
|
||||||
USER bot
|
USER bot
|
||||||
|
Reference in New Issue
Block a user