Skip to content

Commit

Permalink
Merge pull request #87 from veerupandey/main
Browse files Browse the repository at this point in the history
Change dockerfile to test auto build
  • Loading branch information
kphaterp committed Dec 9, 2021
2 parents 81466ee + d595e02 commit 520cfe3
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 @@ -13,7 +13,7 @@ ARG DEBIAN_FRONTEND=noninteractive

# Update package list
# Install access control, development tools,
# gnu make, chrome driver
# Install gnu make, chrome driver
# Clean the downloaded package
RUN apt-get update && \
apt-get install -y \
Expand Down

0 comments on commit 520cfe3

Please sign in to comment.