Skip to content

Commit 7e29500

Browse files
authored
build: go back to circleci/node:13.1.0 image (#911)
1 parent 5fe6f3f commit 7e29500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
124124
publish:
125125
docker:
126-
- image: cimg/node:13.1.0
126+
- image: circleci/node:13.1.0
127127
working_directory: ~/go/src/github.com/SAP/cloud-mta-build-tool
128128
steps:
129129
- add_ssh_keys:

0 commit comments

Comments
 (0)