Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 86edfa4

Browse files
committed
chore(deps): update alpine docker tag to v3.22
1 parent 3332dec commit 86edfa4

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
@@ -1,4 +1,4 @@
1-
FROM alpine:3.15
1+
FROM alpine:3.22
22

33
# Install curl and unzip, which are required to add protoc.
44
RUN apk add --no-cache curl unzip

0 commit comments

Comments
 (0)