version bump
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
FROM elixir:1.15.4-alpine
|
||||
FROM elixir:1.17-alpine
|
||||
|
||||
ARG PLEROMA_VER=develop
|
||||
ARG UID=911
|
||||
@@ -28,7 +28,7 @@ RUN git clone -b develop https://git.pleroma.social/pleroma/pleroma.git /pleroma
|
||||
|
||||
#WORKDIR /pleroma/lib/pleroma/web/activity_pub/mrf
|
||||
#RUN wget \
|
||||
# put your links for MRFs in here
|
||||
# put your links for MRFs in here to bake them in
|
||||
#WORKDIR /pleroma
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user