Skip to content

Commit 1119337

Browse files
committed
Revert "⬆️ Bump Gitlab CI utils to version 2.10.0"
This reverts commit 33e59c2.
1 parent b5aa228 commit 1119337

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [4.1.0] - 2022-01-27
8-
### Changed
9-
- Bump version of Gitlab CI utils to 2.10.0
10-
117
## [4.0.0] - 2021-11-09
128
### Added
139
- `helper_functions.sh` download

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL tag="ackee-gitlab" \
44
author="Ackee 🦄" \
55
description="Tailor-made image for our stack"
66

7-
ENV GITLAB_CI_UTILS_VERSION "2.10.0"
7+
ENV GITLAB_CI_UTILS_VERSION "2.7.0"
88
ENV PATH "$PATH:/opt/google-cloud-sdk/bin"
99

1010
RUN apk add --no-cache bash coreutils curl jq git python3 rsync zip py3-pip gettext

0 commit comments

Comments
 (0)