Skip to content

Commit

Permalink
buidl test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Bristow committed Jul 29, 2024
1 parent 9c26857 commit 7b63125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV TZ="America/Chicago"
ENV DEBIAN_FRONTEND="noninteractive"


COPY *.sh /app
COPY *.sh /app/*
RUN chmod +x /app/*.sh

RUN apt-get update && \
Expand Down

0 comments on commit 7b63125

Please sign in to comment.