Skip to content

Commit

Permalink
Merge pull request #54 from crazy-max/update
Browse files Browse the repository at this point in the history
RRDtool cached 1.9.0-r0
  • Loading branch information
crazy-max authored Dec 26, 2024
2 parents dd1a9d7 + 74fc27a commit 4f35efd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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=r6
ARG RRDCACHED_VERSION=1.9.0
ARG RRDCACHED_RELEASE=r0

FROM crazymax/alpine-s6:3.20-2.2.0.3
FROM crazymax/alpine-s6:3.21-2.2.0.3

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

0 comments on commit 4f35efd

Please sign in to comment.