Skip to content

Commit

Permalink
Bump golang bootstrapper to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Nov 7, 2024
1 parent a14cab6 commit 9cf5259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/provision-install-packages.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $JAVA_VERSION='21.0.4.7'
$NODEJS_VERSION='22.11.0'
$RUBY_VERSION='3.3.6.1'

$GOLANG_BOOTSTRAPPER_VERSION='2.21'
$GOLANG_BOOTSTRAPPER_VERSION='2.22'
$P4D_VERSION='24.1'

# Copy over configs
Expand Down

0 comments on commit 9cf5259

Please sign in to comment.