Skip to content

Commit

Permalink
RRDtool cached 1.8.0-r5
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 30, 2023
1 parent a7107de commit 1418e5e
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,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

0 comments on commit 1418e5e

Please sign in to comment.