Skip to content

Commit 37f1243

Browse files
committed
fix build image.
1 parent b81181a commit 37f1243

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: deepimpact/go-snapcraft-builder:1.0.0
5+
- image: deepimpact/go-snapcraft-builder:1.0.1
66
working_directory: /go/src/github.com/DEEP-IMPACT-AG/skuld
77
steps:
88
- checkout

.circleci/credentials.enc

-64 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)