Skip to content

Commit

Permalink
attributions: use newer sdk image
Browse files Browse the repository at this point in the history
  • Loading branch information
cbgbt committed Dec 3, 2024
1 parent bbd2d4d commit 0c4c2af
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
@@ -1,6 +1,6 @@
TOP := $(dir $(abspath $(firstword $(MAKEFILE_LIST))))

BOTTLEROCKET_SDK_VERSION ?= v0.45.0
BOTTLEROCKET_SDK_VERSION ?= v0.47.0
BOTTLEROCKET_SDK_IMAGE ?= public.ecr.aws/bottlerocket/bottlerocket-sdk:$(BOTTLEROCKET_SDK_VERSION)

.PHONY: design
Expand Down

0 comments on commit 0c4c2af

Please sign in to comment.