bogus change
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM debian:bullseye
|
||||
FROM debian:stable
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
ARG DEVPKGS="git make cmake gcc g++ python-dev libsqlcipher-dev"
|
||||
|
||||
@@ -34,4 +34,4 @@ RUN apt-get remove -y --purge ${DEVPKGS} && \
|
||||
|
||||
USER almond-cloud
|
||||
WORKDIR /home/almond-cloud
|
||||
ENTRYPOINT ["/opt/almond-cloud/start.sh"]
|
||||
ENTRYPOINT ["/opt/almond-cloud/start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user