Skip to content

Commit 260cd95

Browse files
chore(deps): update alpine docker tag to v3.20
1 parent d9e891f commit 260cd95

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
@@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache <<EOT
2626
go build -ldflags='-w -s' -tags lambda.norpc -trimpath -o cloudwatch-slack-alerts .
2727
EOT
2828

29-
FROM alpine:3.19 AS rie
29+
FROM alpine:3.20 AS rie
3030
WORKDIR /app
3131
ARG TARGETPLATFORM
3232
ARG RIE_VERSION=v1.18

0 commit comments

Comments
 (0)