Skip to content

Commit 12f3b40

Browse files
Update alpine Docker tag to v3.20.3
1 parent dc5437a commit 12f3b40

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.20.3
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)