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

Commit e16c55b

Browse files
authored
chore(deps): update alpine docker tag to v3.15 (#103)
1 parent a2dbfd3 commit e16c55b

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.8
1+
FROM alpine:3.15
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)