Update readme to hint at container build tag updates

main^2
Benjamin Yule Bädorf 2024-04-05 13:08:35 +02:00 committed by b12f
parent b517c4bd80
commit d508a2935b
Signed by: pub.solar gitea
GPG Key ID: F0332B04B7054873
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ by the community.
First, update the `FROM` image tag in the `Dockerfile` to the newest version,
for example `1.41.0`.
Then, update the tag in the `.forgejo/workflows/build-image.yml` script, so the container
will get published with the new tag.
Next, download the newest version of each extension (matching the mediawiki docker
image version, e.g. `1.41.0`) ...