Skip to content

Commit

Permalink
Merge pull request #49 from crazy-max/update
Browse files Browse the repository at this point in the history
RRDtool cached 1.8.0-r5
  • Loading branch information
crazy-max authored Dec 30, 2023
2 parents cf2ebfc + 1418e5e commit bae7214
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# syntax=docker/dockerfile:1

ARG RRDCACHED_VERSION=1.8.0
ARG RRDCACHED_RELEASE=r2
ARG RRDCACHED_RELEASE=r5

FROM crazymax/alpine-s6:3.18-2.2.0.3
FROM crazymax/alpine-s6:3.19-2.2.0.3

ENV TZ="UTC" \
PUID="1000" \
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,10 @@ docker compose up -d

## Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. You
can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) or by making
a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely!
Want to contribute? Awesome! The most basic way to show your support is to star
the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max)
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
journey continues indefinitely!

Thanks again for your support, it is much appreciated! :pray:

Expand Down

0 comments on commit bae7214

Please sign in to comment.