Skip to content

Commit

Permalink
bump to version 0.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Cressey <bcressey@amazon.com>
  • Loading branch information
bcressey committed Oct 23, 2021
1 parent b22aac6 commit 54afad4
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,7 +1,7 @@
ARCH ?= $(shell uname -m)
HOST_ARCH ?= $(shell uname -m)

VERSION := v0.22.0
VERSION := v0.23.0

SDK_TAG := bottlerocket/sdk-$(ARCH):$(VERSION)-$(HOST_ARCH)
TOOLCHAIN_TAG := bottlerocket/toolchain-$(ARCH):$(VERSION)-$(HOST_ARCH)
Expand Down

0 comments on commit 54afad4

Please sign in to comment.