Skip to content

Commit

Permalink
⬆️ Update louislam/uptime-kuma to v1.23.0 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 3a253f7 commit 59e6932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uptime-kuma/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COPY requirements.txt /opt/
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG UPTIME_KUMA_VERSION="1.22.1"
ARG UPTIME_KUMA_VERSION="1.23.0"
# hadolint ignore=DL3003,DL3042
RUN \
apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 59e6932

Please sign in to comment.