Skip to content

Commit

Permalink
Update alpine Docker tag to v3.18.2 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: Ehsan Assgari <[email protected]>
  • Loading branch information
lunar-renovate and EhsanLunar authored Jul 24, 2023
1 parent d6c6d5f commit 8b9dce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-goreleaser
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.0 as builder
FROM alpine:3.18.2 as builder

RUN apk update
RUN apk add ca-certificates
Expand Down

0 comments on commit 8b9dce0

Please sign in to comment.