Skip to content

Commit

Permalink
Merge pull request kubeflow#132 from opendatahub-io/snyk-fix-4d9872a1…
Browse files Browse the repository at this point in the history
…9175ff0bd007dc91173b46d6

[Snyk] Security upgrade golang from 1.15.10 to 1.21.0
  • Loading branch information
HumairAK authored Sep 19, 2023
2 parents e8028bb + f6fa985 commit 0db0678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Generate client code (go & json) from API protocol buffers
FROM golang:1.15.10 as generator
FROM golang:1.21.0 as generator
ENV GRPC_GATEWAY_VERSION v1.9.0
ENV GO_SWAGGER_VERSION v0.18.0
ENV GOLANG_PROTOBUF_VERSION v1.5.1
Expand Down

0 comments on commit 0db0678

Please sign in to comment.