updating internal path from f0bm to f0ckm in docker image

This commit is contained in:
2026-05-04 23:38:06 +02:00
parent 7f8498b716
commit e91adcc095
2 changed files with 20 additions and 20 deletions

View File

@@ -15,7 +15,7 @@ RUN apk add --no-cache \
torsocks \
exiftool
WORKDIR /opt/f0bm
WORKDIR /opt/f0ckm
COPY . .
RUN npm i