Skip to content

Commit

Permalink
⬆️ Update grocy/grocy to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent d7e7fd0 commit 8c6058d
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
Expand Up @@ -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.1"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
Expand Down

0 comments on commit 8c6058d

Please sign in to comment.