Skip to content

Commit

Permalink
chore(deps): update socialgouv/docker images docker tags to v6.60 (#898)
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 Nov 7, 2021
1 parent 0f876d8 commit 8185636
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.59 AS kubectl-image
FROM ghcr.io/socialgouv/docker/azure-cli:6.59 AS azure-cli-image
FROM ghcr.io/socialgouv/docker/kubectl:6.60 AS kubectl-image
FROM ghcr.io/socialgouv/docker/azure-cli:6.60 AS azure-cli-image

FROM debian:11.1-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.59 AS kubectl-image
FROM ghcr.io/socialgouv/docker/kubectl:6.60 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.59
FROM ghcr.io/socialgouv/docker/kosko:6.60

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

0 comments on commit 8185636

Please sign in to comment.