Skip to content

Commit

Permalink
Merge pull request #64 from kitsuyui/renovate/docker-golang-1.10.3
Browse files Browse the repository at this point in the history
Update golang:1.10.3 Docker digest to 1eede7
  • Loading branch information
kitsuyui authored Aug 19, 2018
2 parents 5f89de8 + 056a1db commit a676c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
test:
working_directory: /go/src/github.com/kitsuyui/myip
docker:
- image: golang:1.10.3-stretch@sha256:8cc4d1fc49247979dea5d1d6963420f48e8d1bdcb3a7757a008e338c25ea4d6a
- image: golang:1.10.3-stretch@sha256:1eede71a2d2c1871896f4a0d349d6c74bb282450378d5980a3df85b860bd65b2
steps:
- checkout
- setup_remote_docker
Expand All @@ -16,7 +16,7 @@ jobs:
release:
working_directory: /go/src/github.com/kitsuyui/myip
docker:
- image: golang:1.10.3-stretch@sha256:8cc4d1fc49247979dea5d1d6963420f48e8d1bdcb3a7757a008e338c25ea4d6a
- image: golang:1.10.3-stretch@sha256:1eede71a2d2c1871896f4a0d349d6c74bb282450378d5980a3df85b860bd65b2
steps:
- checkout
- setup_remote_docker
Expand Down

0 comments on commit a676c74

Please sign in to comment.