Skip to content

Commit

Permalink
Dockerfile: alpine 3:10
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Souza committed Jun 20, 2019
1 parent e4f8957 commit 986b203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This Dockerfile is intended to be used in the CI environment and depends on
# an existing binary built outside Docker.

FROM alpine:3.9
FROM alpine:3.10

RUN apk add --no-cache ca-certificates
ADD video-transcoding-api /bin/video-transcoding-api
Expand Down

0 comments on commit 986b203

Please sign in to comment.