Update readme to hint at container build tag updates
Some checks failed
Build docker image / build-image (push) Failing after 37s

This commit is contained in:
Benjamin Yule Bädorf 2024-04-05 13:08:35 +02:00
parent 2af604fcc5
commit df64f70cc9
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -21,6 +21,9 @@ by the community.
First, update the `FROM` image tag in the `Dockerfile` to the newest version, First, update the `FROM` image tag in the `Dockerfile` to the newest version,
for example `1.41.0`. 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 Next, download the newest version of each extension (matching the mediawiki docker
image version, e.g. `1.41.0`) ... image version, e.g. `1.41.0`) ...