Skip to content

Commit 2767c7f

Browse files
committed
vulnerability fixed
1 parent 3936480 commit 2767c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is designed to only used by goreleaser.
2-
FROM golang:1.20.0-alpine3.18 AS builder
2+
FROM golang:1.23.0-alpine3.18 AS builder
33

44
RUN update-ca-certificates
55

0 commit comments

Comments
 (0)