mirror of https://github.com/docker/compose.git
deps: Bump Golang
Signed-off-by: Chris Crone <christopher.crone@docker.com>
This commit is contained in:
parent
b2b9ce0a53
commit
e81ea5b3e5
|
@ -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