⬆️ Update grocy/grocy to v4.4.2

This commit is contained in:
renovate[bot] 2025-02-28 18:36:03 +00:00 committed by GitHub
parent 2663872c1c
commit 1ba8c665eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"] SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base # Setup base
ARG GROCY_VERSION="v4.4.1" ARG GROCY_VERSION="v4.4.2"
# hadolint ignore=DL3003 # hadolint ignore=DL3003
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \