You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to update my instance today with the stable channel. 2.2.1 looks be merged to it now, yet when I pull the source using docker-compose pull, then docker build -t pleroma . it just gives me 2.2.0.
I noted that it does mention that web needs to be built with docker-compose build web but I though the docker build -t pleroma . would cover that.
After the build I get Successfully built 4356aa2a5f15
The text was updated successfully, but these errors were encountered:
Hello,
I've tried to update my instance today with the stable channel. 2.2.1 looks be merged to it now, yet when I pull the source using
docker-compose pull
, thendocker build -t pleroma .
it just gives me 2.2.0.I noted that it does mention that web needs to be built with
docker-compose build web
but I though thedocker build -t pleroma .
would cover that.After the build I get
Successfully built 4356aa2a5f15
The text was updated successfully, but these errors were encountered: