Update alpine, test with akkoma

This commit is contained in:
sn0w 2022-06-08 15:22:05 +02:00
parent 3d84817593
commit bd80fb5df1
No known key found for this signature in database
GPG Key ID: 52A4BAE175049057
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. # or if you do not trust the admins of pleroma's Gitlab instance.
# #
PLEROMA_GIT_REPO=https://git.pleroma.social/pleroma/pleroma.git 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 ARG __VIA_SCRIPT
RUN \ RUN \