Skip to content

Commit 14de912

Browse files
committed
feat: dev-env 0.6.18 -> 0.6.19
1 parent 7bf31b6 commit 14de912

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
@@ -14,7 +14,7 @@ executors:
1414
SKIP_RUNTIME: 0
1515
SKIP_RUNTIME_LITE: 1
1616
docker:
17-
- image: simonsdave/focal-dev-env:v0.6.18
17+
- image: simonsdave/focal-dev-env:v0.6.19
1818
auth:
1919
username: $DOCKER_EXECUTOR_DOCKERHUB_USERNAME
2020
password: $DOCKER_EXECUTOR_DOCKERHUB_PASSWORD

CHANGELOG.md

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

1414
### Changed
1515

16-
* ```dev-env``` 0.6.17 -> 0.6.18
16+
* ```dev-env``` 0.6.17 -> 0.6.19
1717

1818
### Removed
1919

0 commit comments

Comments
 (0)