mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 11:11:30 +00:00
⬆️ Update grocy/grocy to v4.4.2
This commit is contained in:
parent
2663872c1c
commit
1ba8c665eb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG GROCY_VERSION="v4.4.1"
|
||||
ARG GROCY_VERSION="v4.4.2"
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue