diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-12-29 07:23:04 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-12-29 07:23:04 +0900 |
| commit | 657aac5bc5d3c141af7eefce080480206064cee1 (patch) | |
| tree | 3c27b20357ffa6cc0db04259a039e8da29686a2d | |
| parent | Merge pull request #7029 from syuilo/dependabot/npm_and_yarn/webpack-cli-4.3.0 (diff) | |
| download | sharkey-657aac5bc5d3c141af7eefce080480206064cee1.tar.gz sharkey-657aac5bc5d3c141af7eefce080480206064cee1.tar.bz2 sharkey-657aac5bc5d3c141af7eefce080480206064cee1.zip | |
失敗するのでlatestに
| -rw-r--r-- | .circleci/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 964bb37a34..a29b31a045 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -4,7 +4,7 @@ executors: docker: working_directory: /tmp/workspace docker: - - image: docker:12.10.1 + - image: docker:latest jobs: docker: |