Skip to content

Commit

Permalink
bump go version to 1.22.5 to fix security vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
lreed committed Jul 17, 2024
1 parent b23424b commit f02f836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG GOLANG_VERSION=1.22.1
ARG GOLANG_VERSION=1.22.5
ARG CMAKE_VERSION=3.22.1
# this CUDA_VERSION corresponds with the one specified in docs/gpu.md
ARG CUDA_VERSION=11.3.1
Expand Down

0 comments on commit f02f836

Please sign in to comment.