Skip to content

Commit 3d95ec2

Browse files
committed
Update bottlerocket-sdk to v0.33.0
This updates the default SDK version to the current latest release. Signed-off-by: Sean McGinnis <[email protected]>
1 parent 1d48a5a commit 3d95ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SHELL is set as bash to use some bashisms.
22
SHELL = bash
33

4-
BOTTLEROCKET_SDK_VERSION = v0.30.2
4+
BOTTLEROCKET_SDK_VERSION = v0.33.0
55
BOTTLEROCKET_SDK_ARCH = x86_64
66
UPDATER_TARGET_ARCH = amd64
77

0 commit comments

Comments
 (0)