We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf31b6 commit 14de912Copy full SHA for 14de912
.circleci/config.yml
@@ -14,7 +14,7 @@ executors:
14
SKIP_RUNTIME: 0
15
SKIP_RUNTIME_LITE: 1
16
docker:
17
- - image: simonsdave/focal-dev-env:v0.6.18
+ - image: simonsdave/focal-dev-env:v0.6.19
18
auth:
19
username: $DOCKER_EXECUTOR_DOCKERHUB_USERNAME
20
password: $DOCKER_EXECUTOR_DOCKERHUB_PASSWORD
CHANGELOG.md
@@ -13,7 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
### Changed
-* ```dev-env``` 0.6.17 -> 0.6.18
+* ```dev-env``` 0.6.17 -> 0.6.19
### Removed
0 commit comments