Update alpine, test with akkoma
parent
3d84817593
commit
bd80fb5df1
|
@ -24,3 +24,4 @@ DOCKER_GID=1000
|
|||
# or if you do not trust the admins of pleroma's Gitlab instance.
|
||||
#
|
||||
PLEROMA_GIT_REPO=https://git.pleroma.social/pleroma/pleroma.git
|
||||
# or, for example, https://git.ihatebeinga.live/IHBAGang/akkoma.git
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.12
|
||||
FROM alpine:3.16
|
||||
|
||||
ARG __VIA_SCRIPT
|
||||
RUN \
|
||||
|
|
Loading…
Reference in New Issue