Update to v4.2.12
This commit is contained in:
parent
0529eba4b1
commit
5b9d11aab1
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM ghcr.io/mastodon/mastodon:v4.2.10
|
FROM ghcr.io/mastodon/mastodon:v4.2.12
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
@ -12,5 +12,4 @@ RUN \
|
||||||
ln -s /opt/my-mastodon /my-mastodon
|
ln -s /opt/my-mastodon /my-mastodon
|
||||||
|
|
||||||
WORKDIR /opt/my-mastodon
|
WORKDIR /opt/my-mastodon
|
||||||
|
# bundle exec rails assets:precompile
|
||||||
# bundle exec rails assets:precompile
|
|
||||||
|
|
2
mastodon
2
mastodon
|
@ -1 +1 @@
|
||||||
Subproject commit 9a532313dc0523f54a908206733e0ffd3c93c590
|
Subproject commit 8034531b3c982149aa1b16dafd9228338f1a9592
|
Loading…
Reference in a new issue