chore(deps): update dependency tootsuite/mastodon to v4.4.0
| datasource | package | from | to | | --------------- | ------------------ | ----- | ----- | | github-releases | tootsuite/mastodon | 4.3.9 | 4.4.0 |
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Federated social network",
|
"tagline": "Federated social network",
|
||||||
"version": "1.15.4",
|
"version": "1.15.4",
|
||||||
"upstreamVersion": "4.3.9",
|
"upstreamVersion": "4.4.0",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"memoryLimit": 1610612736,
|
"memoryLimit": 1610612736,
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ RUN mkdir -p /app/code /app/pkg
|
|||||||
WORKDIR /app/code
|
WORKDIR /app/code
|
||||||
|
|
||||||
# renovate: datasource=github-releases depName=tootsuite/mastodon versioning=semver extractVersion=^v(?<version>.+)$
|
# renovate: datasource=github-releases depName=tootsuite/mastodon versioning=semver extractVersion=^v(?<version>.+)$
|
||||||
ARG MASTODON_VERSION=4.3.9
|
ARG MASTODON_VERSION=4.4.0
|
||||||
|
|
||||||
ENV RAILS_ENV production
|
ENV RAILS_ENV production
|
||||||
ENV NODE_ENV production
|
ENV NODE_ENV production
|
||||||
|
|||||||
Reference in New Issue
Block a user