gotosocial: Update to version 0.8.1

This commit is contained in:
Alex Palaistras 2023-04-23 18:49:00 +01:00
parent c391ebc96e
commit 95fb7b4f7d

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim FROM docker.io/debian:bullseye-slim
ARG VERSION=0.7.1 ARG VERSION=0.8.1
RUN apt-get update -y && apt-get upgrade -y && \ RUN apt-get update -y && apt-get upgrade -y && \
apt-get install -y --no-install-recommends curl ca-certificates gettext gosu apt-get install -y --no-install-recommends curl ca-certificates gettext gosu