Merge pull request #244 from moul/renovate/docker-all

chore(deps): update all docker tags to v1.16.0
This commit is contained in:
Manfred Touron 2021-02-28 07:44:44 +01:00 committed by GitHub
commit 177a198420
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
defaults: &defaults
working_directory: /go/src/moul.io/sshportal
docker:
- image: circleci/golang:1.15.8
- image: circleci/golang:1.16.0
environment:
GO111MODULE: "on"