Skip to content

Commit 5c0a23f

Browse files
committed
feat: dev-env 0.6.11 -> 0.6.12
1 parent d7b6de6 commit 5c0a23f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.11
11+
- image: simonsdave/bionic-dev-env:v0.6.12
1212
auth:
1313
username: $DOCKER_EXECUTOR_DOCKERHUB_USERNAME
1414
password: $DOCKER_EXECUTOR_DOCKERHUB_PASSWORD

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
### Changed
1414

15-
* Nothing
15+
* ```dev-env``` 0.6.11 -> 0.6.12
1616

1717
### Removed
1818

0 commit comments

Comments
 (0)