Skip to content

Commit

Permalink
Update SDK to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed Aug 7, 2020
1 parent c8adf5a commit 23750da
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 @@ -55,7 +55,7 @@ DOCKER_BUILDKIT = "1"
# on the command line.

# Depends on ${BUILDSYS_ARCH}.
BUILDSYS_SDK_IMAGE = "bottlerocket/sdk-${BUILDSYS_ARCH}:v0.11.0"
BUILDSYS_SDK_IMAGE = "bottlerocket/sdk-${BUILDSYS_ARCH}:v0.12.0"

# Depends on ${BUILDSYS_JOBS}.
CARGO_MAKE_CARGO_ARGS = "--jobs ${BUILDSYS_JOBS} --offline --locked"
Expand Down

0 comments on commit 23750da

Please sign in to comment.