⬆️ Update grocy/grocy to v4

This commit is contained in:
renovate[bot] 2023-09-10 20:21:29 +00:00 committed by GitHub
parent 4fb9bd5a5a
commit 57fadad6a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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