1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-09-16 09:26:45 +02:00

chore(deps): update dependency tianon/gosu to v1.18

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot]
2025-09-05 00:58:45 +00:00
committed by GitHub
parent 81775ab4d5
commit 8206cb1f15
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ FROM alpine:3.21
LABEL maintainer="The Infrastructure Company GmbH <info@servercow.de>"
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
ARG GOSU_VERSION=1.17
ARG GOSU_VERSION=1.18
ENV LANG=C.UTF-8
ENV LC_ALL=C.UTF-8

View File

@@ -6,7 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
ARG DEBIAN_VERSION=bookworm
ARG SOGO_DEBIAN_REPOSITORY=https://packagingv2.sogo.nu/sogo-nightly-debian/
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
ARG GOSU_VERSION=1.17
ARG GOSU_VERSION=1.18
ENV LC_ALL=C
# Prerequisites