Skip to content

Commit

Permalink
Merge pull request #135 from kitsuyui/renovate/docker-golang-1.14.12-…
Browse files Browse the repository at this point in the history
…stretch

Update golang:1.14.12-stretch Docker digest to f526f1d
  • Loading branch information
kitsuyui authored Nov 21, 2020
2 parents 65141dc + df59468 commit 4d6794f
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.14.12-stretch@sha256:50c1e1309771744af375396466cc5f129e1efd55f395bd657cc6d70790c1b40c
- image: golang:1.14.12-stretch@sha256:f526f1d70467c2e3d74e13594e08d5e91f23cf1fd890261be0b84936e48ad06f
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.14.12-stretch@sha256:50c1e1309771744af375396466cc5f129e1efd55f395bd657cc6d70790c1b40c
- image: golang:1.14.12-stretch@sha256:f526f1d70467c2e3d74e13594e08d5e91f23cf1fd890261be0b84936e48ad06f
steps:
- checkout
- setup_remote_docker
Expand Down

0 comments on commit 4d6794f

Please sign in to comment.