Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/librariangen/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ENV GO_VERSION=1.24.0
ENV PROTOC_VERSION=25.7
ENV GO_PROTOC_PLUGIN_V2_VERSION=1.35.2
ENV GO_GRPC_PLUGIN_VERSION=1.3.0
ENV GAPIC_GENERATOR_VERSION=0.55.1
ENV GAPIC_GENERATOR_VERSION=0.55.2
ENV STATICCHECK_VERSION=2023.1.6

# Set up a home directory for the non-root user that will be running this container.
Expand Down
Loading