Skip to content

Commit aaa40cb

Browse files
committed
feat: dev-env v0.6.12 -> v0.6.13
1 parent 5cc09ff commit aaa40cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ executors:
88
DOCKER_TEMP_RUNTIME_IMAGE: simonsdave/cloudfeaster:bindle
99
DOCKER_TEMP_RUNTIME_LITE_IMAGE: simonsdave/cloudfeaster-lite:bindle
1010
docker:
11-
- image: simonsdave/bionic-dev-env:v0.6.12
11+
- image: simonsdave/bionic-dev-env:v0.6.13
1212
auth:
1313
username: $DOCKER_EXECUTOR_DOCKERHUB_USERNAME
1414
password: $DOCKER_EXECUTOR_DOCKERHUB_PASSWORD

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1313
### Changed
1414

1515
* ```install-dev-env-scripts.sh``` now requires virtual env
16+
* ```dev-env``` v0.6.12 -> v0.6.13
1617

1718
### Removed
1819

0 commit comments

Comments
 (0)