Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 0ba35f0

Browse files
authored
Merge pull request #51 from gedorinku/go112
Go1.12
2 parents 0a4746f + 0463feb commit 0ba35f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22

33
go:
4-
- "1.11"
4+
- "1.12"
55

66
services:
77
- docker

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.11.1-stretch as builder
1+
FROM golang:1.12-stretch as builder
22

33
WORKDIR /go/src/github.com/ProgrammingLab/prolab-accounts
44

0 commit comments

Comments
 (0)