feat(job): source from current website api ; chore: deploy to prod
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM python:3.13-alpine
|
||||
|
||||
RUN apk add --no-cache s6 bash wget unzip
|
||||
RUN apk add --no-cache s6 bash wget unzip curl
|
||||
|
||||
COPY requirements.txt .
|
||||
|
||||
|
Reference in New Issue
Block a user