Skip to content

Commit 47fef25

Browse files
chore(deps): update dependency skpr/mtk to v2.3.0
1 parent 2c6974a commit 47fef25

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
@@ -7,7 +7,7 @@ FROM golang:${GO_VER:-1.23}-alpine3.20 AS golang
77

88
# build MTK
99
ARG MTK_VERSION
10-
ENV MTK_VERSION=v2.1.1
10+
ENV MTK_VERSION=v2.3.0
1111

1212
WORKDIR /go/src/github.com/skpr
1313
RUN apk add --virtual --update-cache git && \

0 commit comments

Comments
 (0)