Bump alpine version of the staging container to use newer ruby version (#8178)

This commit is contained in:
Si Westcott
2018-04-26 18:49:02 +01:00
committed by k8s-ci-robot
parent 5b2232d8b2
commit 0345c22c1e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.3
FROM alpine:3.7
RUN apk add --no-cache \
build-base \