Skip to content

Commit

Permalink
Merge pull request #42 from crazy-max/update
Browse files Browse the repository at this point in the history
RRDtool cached 1.8.0-r2
  • Loading branch information
crazy-max authored Jul 30, 2023
2 parents 6439db0 + 2abdd08 commit a16c26b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
ARG RRDCACHED_VERSION=1.7.2
ARG RRDCACHED_RELEASE=r5
# syntax=docker/dockerfile:1

FROM crazymax/alpine-s6:3.15-2.2.0.3
ARG RRDCACHED_VERSION=1.8.0
ARG RRDCACHED_RELEASE=r2

FROM crazymax/alpine-s6:3.18-2.2.0.3

ENV TZ="UTC" \
PUID="1000" \
Expand Down

0 comments on commit a16c26b

Please sign in to comment.