Add bash for Gitea support
This commit is contained in:
parent
af72e91aee
commit
0fe0696102
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
FROM alpine:3.20
|
FROM alpine:3.20
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
bash \
|
||||||
openssh \
|
openssh \
|
||||||
git \
|
git \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue