⬆️ Update grocy/grocy to v4.2.0

This commit is contained in:
renovate[bot] 2024-03-15 19:13:14 +00:00 committed by GitHub
parent d5d398a345
commit 4432006128
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"]
# Setup base
ARG GROCY_VERSION="v4.1.0"
ARG GROCY_VERSION="v4.2.0"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \