Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
docker
Commits
7a062fdc
Unverified
Commit
7a062fdc
authored
May 12, 2021
by
Douglas Duteil
Committed by
GitHub
May 12, 2021
Browse files
revert(deps): update dependency git to v2.30.2-r0
This reverts commit
0f3e4853
.
parent
09e9941b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bats/Dockerfile
bats/Dockerfile
+1
-1
no-k8s/Dockerfile
no-k8s/Dockerfile
+1
-1
No files found.
bats/Dockerfile
View file @
7a062fdc
...
...
@@ -8,7 +8,7 @@ RUN set -x \
#
# Install git to install extra
#
&& apk add --update --no-cache --virtual .bats-deps git=~2
.30.2-r0
\
&& apk add --update --no-cache --virtual .bats-deps git=~2 \
#
# Install extra bats dependencies
#
...
...
no-k8s/Dockerfile
View file @
7a062fdc
FROM
ghcr.io/socialgouv/docker/kosko:6.0
RUN
apk add
--update
--no-cache
git
=
~2
.30.2-r0
RUN
apk add
--update
--no-cache
git
=
~2
# renovate: datasource=github-tags depName=socialgouv/k8s
ARG
K8S_VERSION=v1.3.2
...
...
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
90eaef59
·
May 12, 2021
mentioned in commit
90eaef59
mentioned in commit 90eaef59954f682a3695d1051027249e92b15cb4
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment