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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
Original file line number Diff line number Diff 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"
88ENV PATH "$PATH:/opt/google-cloud-sdk/bin"
99
1010RUN 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