We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cc0ad commit 0c07474Copy full SHA for 0c07474
.travis.yml
@@ -10,7 +10,7 @@ env:
10
- GOPATH=/opt
11
- BUILD_DIR=/opt/src/github.com/coreos/go-systemd
12
matrix:
13
- - DOCKER_BASE=ubuntu:16.04
+ - DOCKER_BASE=ubuntu:18.04
14
- DOCKER_BASE=debian:stretch
15
16
before_install:
0 commit comments