Skip to content

Commit

Permalink
Add bash to Dockefile
Browse files Browse the repository at this point in the history
  • Loading branch information
agung2001 committed Dec 15, 2022
1 parent d778a6b commit c1644f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM php:8.2-cli-alpine3.16

RUN apk update && apk add \
bash \
wget curl \
git \
zip unzip \
Expand Down

0 comments on commit c1644f1

Please sign in to comment.