Skip to content

Commit 384722e

Browse files
⬆️ Update grocy/grocy to v4.4.1 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3774fff commit 384722e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grocy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
66
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
77

88
# Setup base
9-
ARG GROCY_VERSION="v4.4.0"
9+
ARG GROCY_VERSION="v4.4.1"
1010
# hadolint ignore=DL3003
1111
RUN \
1212
apk add --no-cache \

0 commit comments

Comments
 (0)