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

Commit a521a99

Browse files
Update alpine Docker tag to v3.21.0
1 parent dc5437a commit a521a99

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
@@ -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.21.0
88

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

0 commit comments

Comments
 (0)