Skip to content

Commit 413bbb3

Browse files
renovate[bot]nijel
andauthored
chore(deps): update weblate/base docker tag to v2025.12.1 (#43)
* chore(deps): update weblate/base docker tag to v2025.12.1 * fix: update package list to ubuntu --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michal Čihař <[email protected]>
1 parent d5b02bd commit 413bbb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
FROM weblate/base:2025.12.0
5+
FROM weblate/base:2025.12.1
66
ARG TARGETARCH
77

88
LABEL name="Weblate Dev"
@@ -37,7 +37,7 @@ RUN \
3737
libffi-dev \
3838
libpq-dev \
3939
zlib1g-dev \
40-
libjpeg62-turbo-dev \
40+
libjpeg62-dev \
4141
libgirepository1.0-dev \
4242
patch \
4343
&& apt-get clean \

0 commit comments

Comments
 (0)