Skip to content

Commit

Permalink
Update Dockerfile (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Dec 12, 2023
1 parent d6fae3b commit 1e1e841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM bufbuild/buf:latest as BUILDER
FROM golang:1.20.11-alpine
FROM golang:1.21.5-alpine

RUN apk add --no-cache \
nodejs \
Expand Down

0 comments on commit 1e1e841

Please sign in to comment.