Skip to content

Commit

Permalink
build: update SDK to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpculp committed Aug 28, 2023
1 parent f3ccf89 commit 74a43f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ BUILDSYS_PRETTY_NAME = "Bottlerocket OS"
# SDK name used for building
BUILDSYS_SDK_NAME="bottlerocket"
# SDK version used for building
BUILDSYS_SDK_VERSION="v0.33.0"
BUILDSYS_SDK_VERSION="v0.34.0"
# Site for fetching the SDK
BUILDSYS_REGISTRY="public.ecr.aws/bottlerocket"

Expand Down

0 comments on commit 74a43f3

Please sign in to comment.