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
0f3e4853
Unverified
Commit
0f3e4853
authored
May 12, 2021
by
renovate[bot]
Committed by
GitHub
May 12, 2021
Browse files
chore(deps): update dependency git to v2.30.2-r0 (#630)
Co-authored-by:
Renovate Bot
<
bot@renovateapp.com
>
parent
9c84026f
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 @
0f3e4853
...
...
@@ -8,7 +8,7 @@ RUN set -x \
#
# Install git to install extra
#
&& apk add --update --no-cache --virtual .bats-deps git=~2 \
&& apk add --update --no-cache --virtual .bats-deps git=~2
.30.2-r0
\
#
# Install extra bats dependencies
#
...
...
no-k8s/Dockerfile
View file @
0f3e4853
FROM
ghcr.io/socialgouv/docker/kosko:6.0
RUN
apk add
--update
--no-cache
git
=
~2
RUN
apk add
--update
--no-cache
git
=
~2
.30.2-r0
# renovate: datasource=github-tags depName=socialgouv/k8s
ARG
K8S_VERSION=v1.3.2
...
...
Douglas Duteil
@douglasduteil
mentioned in commit
7a062fdc
·
May 12, 2021
mentioned in commit
7a062fdc
mentioned in commit 7a062fdcec5ef9e8362dd80953351e43bb2ae41b
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