Update soapbox-fe to 1.3.0 (#24)

This commit is contained in:
Jordan Webb 2022-04-29 15:22:43 -05:00 committed by GitHub
parent 45e14af839
commit 560da4d629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ FROM ubuntu:20.04 AS pleroma
ENV DEBIAN_FRONTEND=noninteractive
ARG SOAPBOXVERSION=1.2.3
ARG SOAPBOXVERSION=1.3.0
RUN apt-get update && \
apt-get install -y --no-install-recommends \