Skip to content

Commit 0bd9b51

Browse files
committed
Try to add bash again (dokku enter)
1 parent 1580a14 commit 0bd9b51

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
@@ -5,6 +5,7 @@ FROM node:20-alpine as base
55
ENV NODE_ENV production
66

77
RUN apk add --no-cache \
8+
bash \
89
build-base \
910
cairo-dev \
1011
libpng-dev \

0 commit comments

Comments
 (0)