Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Update grocy/grocy to v4.4.1
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 1, 2025
1 parent 3774fff commit f9eb482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grocy/Dockerfile
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG GROCY_VERSION="v4.4.0"
ARG GROCY_VERSION="v4.4.1"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \

0 comments on commit f9eb482

Please sign in to comment.