From e75394da271bf9b09302c805ee8be2647e02466a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 07:30:34 +0000 Subject: [PATCH] chore(deps): update public.ecr.aws/gravitational/teleport-distroless docker tag to v16.4.7 --- docker-compose/teleport/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/teleport/compose.yaml b/docker-compose/teleport/compose.yaml index 5b2d0fa..747ec8f 100644 --- a/docker-compose/teleport/compose.yaml +++ b/docker-compose/teleport/compose.yaml @@ -5,7 +5,7 @@ # external: true services: teleport: - image: public.ecr.aws/gravitational/teleport-distroless:16.4.6 + image: public.ecr.aws/gravitational/teleport-distroless:16.4.7 container_name: teleport ports: # -- (Optional) Remove this section, when using Traefik