Skip to content

Commit 9785902

Browse files
Merge pull request #263 from video-dev/dependabot/docker/drone/alpine-3.10.2
build(deps): bump alpine from 3.10.1 to 3.10.2 in /drone
2 parents bf26527 + 75972fb commit 9785902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drone/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This Dockerfile is intended to be used in the CI environment and depends on
22
# an existing binary built outside Docker.
33

4-
FROM alpine:3.10.1
4+
FROM alpine:3.10.2
55

66
RUN apk add --no-cache ca-certificates
77
ADD video-transcoding-api /bin/video-transcoding-api

0 commit comments

Comments
 (0)