Skip to content

Commit b86f853

Browse files
authored
chore(deps): update alpine docker tag to v3.22 (GoogleCloudPlatform#1135)
1 parent 8b66d14 commit b86f853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/cassandra/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ WORKDIR /app/go-spanner-cassandra
2626
RUN go build -o cassandra-spanner-proxy
2727

2828
# --- Final Image ---
29-
FROM alpine:3.21
29+
FROM alpine:3.22
3030

3131
# Install bash, ca-certificates, openssl, and update packages
3232
RUN apk update && \

0 commit comments

Comments
 (0)