Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 071fba4

Browse files
committed
chore(deps): update pin docker digests packages
1 parent da1fb58 commit 071fba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ machine:
66
jobs:
77
build:
88
docker:
9-
- image: circleci/node:8
10-
- image: circleci/mysql:8.0.3
9+
- image: circleci/node:8@sha256:257fdc7e2949a9576e1a96364e0428d461d0505167c70dcc3e6c3825ce8a6557
10+
- image: circleci/mysql:8.0.3@sha256:ea4c062323a944b9152137a62f5b2c8b3d5e235d98af66675871506a1bf6cc6e
1111
environment:
1212
- NPM_CONFIG_LOGLEVEL: warn
1313
working_directory: ~/repo

0 commit comments

Comments
 (0)