Skip to content

Commit 358b2db

Browse files
chore(deps): bump alpine from 3.13.4 to 3.13.5 (#76)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6a1bed commit 358b2db

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
@@ -14,7 +14,7 @@ COPY main.go main.go
1414
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 \
1515
go build -ldflags="-s -w"
1616

17-
FROM alpine:3.13.4
17+
FROM alpine:3.13.5
1818

1919
ENV GITHUB_ORGANIZATION=""
2020
ENV GITHUB_PAT=""

0 commit comments

Comments
 (0)