Update alpine, test with akkoma

This commit is contained in:
sn0w
2022-06-08 15:22:05 +02:00
parent 3d84817593
commit bd80fb5df1
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.16
ARG __VIA_SCRIPT
RUN \