Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 06a1e2d

Browse files
authored
Merge pull request #1081 from chris-crone/go-1.15.6
Bump Golang to 1.15.6
2 parents 4e011cc + e81ea5b commit 06a1e2d

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
@@ -15,7 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717

18-
ARG GO_VERSION=1.15.5-alpine
18+
ARG GO_VERSION=1.15.6-alpine
1919
ARG GOLANGCI_LINT_VERSION=v1.33.0-alpine
2020
ARG PROTOC_GEN_GO_VERSION=v1.4.3
2121

0 commit comments

Comments
 (0)