Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteda44e6

Browse files
build(deps): bump alpine from 3.10.1 to 3.10.2
Bumps alpine from 3.10.1 to 3.10.2.Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent9785902 commiteda44e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WORKDIR /code
77
ADD . ./
88
RUN go install
99

10-
FROM alpine:3.10.1
10+
FROM alpine:3.10.2
1111
RUN apk add --no-cache ca-certificates
1212
COPY --from=build /go/bin/video-transcoding-api /usr/bin/video-transcoding-api
1313
ENTRYPOINT ["/usr/bin/video-transcoding-api"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp