This commit is contained in:
2022-09-02 19:14:58 +02:00
parent c07c1d0b53
commit 7d867272c6

View File

@@ -8,7 +8,7 @@ RUN npm install
RUN npm install -g ts-node typescript
RUN apk update && apk add bash -y
RUN apk update && apk add bash
EXPOSE 7272