Skip to content

Commit

Permalink
chore: upgrade Go and Protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
justin0u0 committed Mar 5, 2024
1 parent fe7ef4e commit 3fb101a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ x-common-env: &common-env
MINIO_PASSWORD: zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG

x-common-build: &common-build
image: justin0u0/golang-protoc:protoc-3.19.3-golang-1.17
image: justin0u0/golang-protoc:protoc-25.3-golang-1.21.7
working_dir: /src
environment:
<<: *common-env
Expand Down

0 comments on commit 3fb101a

Please sign in to comment.