Skip to content

Commit 9624f32

Browse files
committed
chore(Dockerfile): remove CURL_VERSION
1 parent 43f694e commit 9624f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.6@sha256:d6bfc3baf615dc9618209a8d607ba2a8103d9c8a405b3bd8741d88b4b
22

33
LABEL maintainer "Leonardo Gatica <lgatica@protonmail.com>"
44

5-
ENV GIDDYUP_VERSION=0.19.0 CURL_VERSION=7.56.1
5+
ENV GIDDYUP_VERSION=0.19.0
66

77
RUN mkdir -p /opt/redis
88
COPY scripts /opt/redis/scripts

0 commit comments

Comments
 (0)