Commit 2a50aa57 authored by Thong Kuah's avatar Thong Kuah
Browse files

Merge branch 'update-glibc-to-2-30-r0' into 'master'

Update glibc version to 2.30-r0

See merge request gitlab-org/cluster-integration/auto-deploy-image!53
parents dda29a29 6d3ad7b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ variables:

  HELM_VERSION: 2.16.3
  KUBERNETES_VERSION: 1.13.12
  GLIBC_VERSION: 2.28-r0
  GLIBC_VERSION: 2.30-r0

  BUILD_IMAGE_NAME: "$CI_REGISTRY_IMAGE/$CI_COMMIT_REF_SLUG:$CI_COMMIT_SHA"