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

sql lite added

parent 1c6bc09d
No related branches found
No related tags found
No related merge requests found
Pipeline #65066 passed
......@@ -13,6 +13,7 @@
FROM python:3.11-alpine
RUN apk update
RUN apk add bash
RUN apk add sqlite
RUN apk add npm
RUN apk add nodejs
RUN apk add go
......
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