mirror of https://github.com/docker/compose.git
Merge pull request #1081 from chris-crone/go-1.15.6
Bump Golang to 1.15.6
This commit is contained in:
commit
06a1e2d39f
|
@ -15,7 +15,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
ARG GO_VERSION=1.15.5-alpine
|
||||
ARG GO_VERSION=1.15.6-alpine
|
||||
ARG GOLANGCI_LINT_VERSION=v1.33.0-alpine
|
||||
ARG PROTOC_GEN_GO_VERSION=v1.4.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue