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.
2 parents bf26527 + 75972fb commit 9785902Copy full SHA for 9785902
drone/Dockerfile
@@ -1,7 +1,7 @@
1
# This Dockerfile is intended to be used in the CI environment and depends on
2
# an existing binary built outside Docker.
3
4
-FROM alpine:3.10.1
+FROM alpine:3.10.2
5
6
RUN apk add --no-cache ca-certificates
7
ADD video-transcoding-api /bin/video-transcoding-api
0 commit comments