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