Skip to content
Snippets Groups Projects
Commit 95ee187f authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update Dockerfile

parent 95e32c7f
No related branches found
No related tags found
No related merge requests found
Pipeline #65113 passed
......@@ -12,6 +12,7 @@
FROM python:3.11-alpine
RUN apk update
RUN apk upgrade
RUN apk add bash
RUN apk add sqlite
RUN apk add npm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment