Skip to content

Commit

Permalink
TEMPORARY COMMIT: bump Bottlerocket SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
jpculp committed Oct 4, 2022
1 parent 2f75a39 commit f1ed146
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 @@ -29,7 +29,7 @@ DESTDIR = .
# tarball.
DISTFILE = $(DESTDIR:/=)/$(subst /,_,$(IMAGE_NAME)).tar.gz

BOTTLEROCKET_SDK_VERSION = v0.26.0
BOTTLEROCKET_SDK_VERSION = v0.27.0
BOTTLEROCKET_SDK_ARCH = $(UNAME_ARCH)

BUILDER_IMAGE = public.ecr.aws/bottlerocket/bottlerocket-sdk-$(BOTTLEROCKET_SDK_ARCH):$(BOTTLEROCKET_SDK_VERSION)
Expand Down

0 comments on commit f1ed146

Please sign in to comment.