We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5437a commit ed1aa93Copy full SHA for ed1aa93
Dockerfile
@@ -4,7 +4,7 @@ WORKDIR /build
4
RUN go get ./...
5
RUN go build -o /build/bin/deepsource github.com/deepsourcelabs/cli
6
7
-FROM alpine:3.14.2
+FROM alpine:3.16.0
8
9
LABEL org.opencontainers.image.url=https://github.com/monetrapp/deepsource
10
LABEL org.opencontainers.image.source=https://github.com/monetrapp/deepsource
cli
0 commit comments