Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

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)