Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 198d4cd

Browse files
gliptakclareliguori
authored andcommitted
Bring Go current in Dockerfile
1 parent 849fbe4 commit 198d4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
# SPDX-License-Identifier: MIT-0
33

4-
FROM golang:1.11 AS builder
4+
FROM golang:1.12 AS builder
55

66
WORKDIR /go/src/github.com/awslabs/aws-lambda-container-image-converter
77

0 commit comments

Comments
 (0)