Skip to content

Commit

Permalink
build without cache
Browse files Browse the repository at this point in the history
  • Loading branch information
andarut committed Jul 21, 2023
1 parent 8d1df34 commit 823ffdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dockerfile.buster
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/* && \
update-alternatives --set php /usr/bin/php7.4

RUN useradd -ms /bin/bash kitten
RUN useradd -ms /bin/bash kitten

0 comments on commit 823ffdb

Please sign in to comment.