Updated to Go 1.11.4

pull/4/head
Quentin McGaw 5 years ago
parent 744ccbfec0
commit e1c6576d2a

@ -1,5 +1,5 @@
ARG ALPINE_VERSION=3.8
ARG GO_VERSION=1.11.2
ARG GO_VERSION=1.11.4
ARG STACKEDIT_VERSION=v5.13.3
FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION} AS builder

@ -1,6 +1,6 @@
# StackEdit Docker server
*StackEdit v5.13.2 (November 2018) with a Golang HTTP server on Scratch*
*StackEdit v5.13.3 (November 2018) with a Golang HTTP server on Scratch*
[![Docker StackEdit](https://github.com/qdm12/stackedit-docker/raw/master/readme/title.png)](https://hub.docker.com/r/qmcgaw/stackedit/)

Loading…
Cancel
Save