mirror of
https://github.com/moul/sshportal.git
synced 2025-09-03 19:25:32 +08:00
Merge pull request #229 from moul/renovate/docker-all
chore(deps): update circleci/golang docker tag to v1.15.6
This commit is contained in:
commit
a23b77282c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
defaults: &defaults
|
||||
working_directory: /go/src/moul.io/sshportal
|
||||
docker:
|
||||
- image: circleci/golang:1.15.5
|
||||
- image: circleci/golang:1.15.6
|
||||
environment:
|
||||
GO111MODULE: "on"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue