Skip to content

Commit 364977f

Browse files
Feat: added nano package
1 parent 633cc2a commit 364977f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN apk update && apk add --no-cache --virtual .build-deps \
3939
RUN apk add --update --no-cache \
4040
bash \
4141
jq \
42+
nano \
4243
git \
4344
openssh \
4445
pcre-dev ${PHPIZE_DEPS} \

0 commit comments

Comments
 (0)