mirror of
https://github.com/chancehudson/freedit-docker.git
synced 2026-01-10 18:47:53 -05:00
chore: switch to psexperiments fork of freedit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM rust:1-slim-bookworm AS builder
|
||||
|
||||
RUN apt update && apt install -y git build-essential
|
||||
RUN git clone https://github.com/freedit-org/freedit.git /tmp/freedit
|
||||
RUN git clone https://github.com/psexperiments/freedit.git /tmp/freedit
|
||||
|
||||
WORKDIR /tmp/freedit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user