Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 75972fb

Browse files
build(deps): bump alpine from 3.10.1 to 3.10.2 in /drone
Bumps alpine from 3.10.1 to 3.10.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bf26527 commit 75972fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)