chore(deps): update dependency tootsuite/mastodon to v4.3.1

This commit is contained in:
Renovate Bot
2024-10-21 09:56:18 +00:00
parent b556465951
commit 5749cc9fc9
2 changed files with 11 additions and 4 deletions

View File

@@ -71,7 +71,7 @@ RUN mkdir -p /app/code /app/pkg
WORKDIR /app/code
# renovate: datasource=github-releases depName=tootsuite/mastodon versioning=semver extractVersion=^v(?<version>.+)$
ARG MASTODON_VERSION=4.3.0
ARG MASTODON_VERSION=4.3.1
ENV RAILS_ENV production
ENV NODE_ENV production