Skip to content

Commit e3c600a

Browse files
authored
Merge pull request #116 from stmcginnis/sdk
Update bottlerocket-sdk to v0.33.0
2 parents 1d48a5a + 3d95ec2 commit e3c600a

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)