Skip to content

Commit ed1aa93

Browse files
Update dependency alpine to v3.16.0
1 parent dc5437a commit ed1aa93

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WORKDIR /build
44
RUN go get ./...
55
RUN go build -o /build/bin/deepsource github.com/deepsourcelabs/cli
66

7-
FROM alpine:3.14.2
7+
FROM alpine:3.16.0
88

99
LABEL org.opencontainers.image.url=https://github.com/monetrapp/deepsource
1010
LABEL org.opencontainers.image.source=https://github.com/monetrapp/deepsource

cli

Submodule cli deleted from 28e307f

0 commit comments

Comments
 (0)