Skip to content

Commit

Permalink
Update dependency alpine to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent dc5437a commit ed1aa93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /build
RUN go get ./...
RUN go build -o /build/bin/deepsource github.com/deepsourcelabs/cli

FROM alpine:3.14.2
FROM alpine:3.16.0

LABEL org.opencontainers.image.url=https://github.com/monetrapp/deepsource
LABEL org.opencontainers.image.source=https://github.com/monetrapp/deepsource
Expand Down
1 change: 0 additions & 1 deletion cli
Submodule cli deleted from 28e307

0 comments on commit ed1aa93

Please sign in to comment.