Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
webees authored Sep 14, 2024
1 parent 1a9d3bb commit 63cd148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM louislam/uptime-kuma:1.23.11-debian
FROM louislam/uptime-kuma:1.23.13-debian

WORKDIR /app

Expand Down Expand Up @@ -62,4 +62,4 @@ RUN apt update && apt install -y --no-install-recommends \
&& chmod +x /usr/local/bin/overmind \
&& chmod +x /restic.sh

CMD ["overmind", "start"]
CMD ["overmind", "start"]

0 comments on commit 63cd148

Please sign in to comment.