Skip to content

Commit

Permalink
chore(deps): update socialgouv/docker images docker tags to v6.56 (#875)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 9, 2021
1 parent cfb42d8 commit c4df076
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions azure-db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#

FROM ghcr.io/socialgouv/docker/kubectl:6.55 AS kubectl-image
FROM ghcr.io/socialgouv/docker/azure-cli:6.55 AS azure-cli-image
FROM ghcr.io/socialgouv/docker/kubectl:6.56 AS kubectl-image
FROM ghcr.io/socialgouv/docker/azure-cli:6.56 AS azure-cli-image

FROM debian:11.0-slim

Expand Down
2 changes: 1 addition & 1 deletion kosko/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#

FROM ghcr.io/socialgouv/docker/kubectl:6.55 AS kubectl-image
FROM ghcr.io/socialgouv/docker/kubectl:6.56 AS kubectl-image

#

Expand Down
2 changes: 1 addition & 1 deletion no-k8s/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/socialgouv/docker/kosko:6.55
FROM ghcr.io/socialgouv/docker/kosko:6.56

RUN apk add --update --no-cache \
# renovate: datasource=repology depName=alpine_3_14/git versioning=loose
Expand Down

0 comments on commit c4df076

Please sign in to comment.