Skip to content

Commit 4a97553

Browse files
committed
dockerfile: bump to Go 1.12
1 parent a5d5982 commit 4a97553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:1.7-alpine
15+
FROM golang:1.12-alpine
1616

1717
MAINTAINER Quentin Machu <[email protected]>
1818

0 commit comments

Comments
 (0)