mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2026-07-26 17:18:11 +00:00
chore(deps): bump mediawiki from 1.45.3 to 1.46.0 (#85)
Some checks are pending
Build and Publish Images / Publish (push) Waiting to run
Some checks are pending
Build and Publish Images / Publish (push) Waiting to run
Bumps mediawiki from 1.45.3 to 1.46.0. --- updated-dependencies: - dependency-name: mediawiki dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM mediawiki:1.45.3
|
FROM mediawiki:1.46.0
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install --yes --no-install-recommends libldap2-dev libpq-dev \
|
&& apt-get install --yes --no-install-recommends libldap2-dev libpq-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user