Skip to content
Snippets Groups Projects
Commit c7ca3d14 authored by Arran Walker's avatar Arran Walker
Browse files

Upgrade Go to 1.21.1

parent 02f85e4f
Branches
Tags
No related merge requests found
FROM golang:1.13.15-alpine3.12
FROM golang:1.21.1-alpine3.18
# Force build - 2022-10-03T17:42:00+0000
RUN apk add --no-cache make git py-pip bash curl && \
......
variables:
USE_CONTAINER: "true"
CI_IMAGE: registry.gitlab.com/gitlab-org/ci-cd/docker-machine/ci:go1.13.15-alpine3.12-1
CI_IMAGE: registry.gitlab.com/gitlab-org/ci-cd/docker-machine/ci:go1.21.1-alpine3.18
DOCKER_VERSION: "20.10.12"
default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment