We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f694e commit 9624f32Copy full SHA for 9624f32
config/Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.6@sha256:d6bfc3baf615dc9618209a8d607ba2a8103d9c8a405b3bd8741d88b4b
2
3
LABEL maintainer "Leonardo Gatica <lgatica@protonmail.com>"
4
5
-ENV GIDDYUP_VERSION=0.19.0 CURL_VERSION=7.56.1
+ENV GIDDYUP_VERSION=0.19.0
6
7
RUN mkdir -p /opt/redis
8
COPY scripts /opt/redis/scripts
0 commit comments