Skip to content

Commit

Permalink
Merge pull request #866 from iliana/sdk-v0.10.1
Browse files Browse the repository at this point in the history
Update SDK to v0.10.1
  • Loading branch information
iliana authored Mar 23, 2020
2 parents 32a43f5 + 538cd9c commit 54c2dd3
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 @@ -28,7 +28,7 @@ DOCKER_BUILDKIT = "1"

[env.development]
# Defined here to allow us to override ${BUILDSYS_ARCH} on the command line.
BUILDSYS_SDK_IMAGE = "bottlerocket/sdk-${BUILDSYS_ARCH}:v0.10.0"
BUILDSYS_SDK_IMAGE = "bottlerocket/sdk-${BUILDSYS_ARCH}:v0.10.1"
# Extra flags used when spawning containers.
#
# ex: BUILDSYS_DOCKER_RUN_ARGS="--network=host --dns=127.0.0.53"
Expand Down

0 comments on commit 54c2dd3

Please sign in to comment.