Skip to content

Commit

Permalink
Makefile: bump bottlerocket-sdk version to 0.34.1
Browse files Browse the repository at this point in the history
Pick up go CVE fixes and gcc fixes
  • Loading branch information
etungsten committed Sep 13, 2023
1 parent 3465019 commit 5772cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
TOP := $(dir $(firstword $(MAKEFILE_LIST)))

# Variables we update as newer versions are released
BOTTLEROCKET_SDK_VERSION = v0.34.0
BOTTLEROCKET_SDK_VERSION = v0.34.1
BOTTLEROCKET_SDK_ARCH = $(TESTSYS_BUILD_HOST_UNAME_ARCH)
BOTTLEROCKET_TOOLS_VERSION ?= v0.6.0

Expand Down

0 comments on commit 5772cb4

Please sign in to comment.