mirror of
https://github.com/moul/sshportal.git
synced 2025-09-30 08:25:51 +08:00
Merge pull request #244 from moul/renovate/docker-all
chore(deps): update all docker tags to v1.16.0
This commit is contained in:
commit
177a198420
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
working_directory: /go/src/moul.io/sshportal
|
working_directory: /go/src/moul.io/sshportal
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.15.8
|
- image: circleci/golang:1.16.0
|
||||||
environment:
|
environment:
|
||||||
GO111MODULE: "on"
|
GO111MODULE: "on"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue