File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 4.1.0] - 2022-01-27
8
- ### Changed
9
- - Bump version of Gitlab CI utils to 2.10.0
10
-
11
7
## [ 4.0.0] - 2021-11-09
12
8
### Added
13
9
- ` helper_functions.sh ` download
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LABEL tag="ackee-gitlab" \
4
4
author="Ackee 🦄" \
5
5
description="Tailor-made image for our stack"
6
6
7
- ENV GITLAB_CI_UTILS_VERSION "2.10 .0"
7
+ ENV GITLAB_CI_UTILS_VERSION "2.7 .0"
8
8
ENV PATH "$PATH:/opt/google-cloud-sdk/bin"
9
9
10
10
RUN apk add --no-cache bash coreutils curl jq git python3 rsync zip py3-pip gettext
You can’t perform that action at this time.
0 commit comments