Skip to content

Commit f55c821

Browse files
Merge pull request #525 from ChristianLempa/renovate/public.ecr.aws-gravitational-teleport-distroless-17.x
chore(deps): update public.ecr.aws/gravitational/teleport-distroless docker tag to v17
2 parents 0f1d9e2 + 2541efb commit f55c821

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

docker-compose/teleport/compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# external: true
66
services:
77
teleport:
8-
image: public.ecr.aws/gravitational/teleport-distroless:16.4.13
8+
image: public.ecr.aws/gravitational/teleport-distroless:17.0.1
99
container_name: teleport
1010
ports:
1111
# -- (Optional) Remove this section, when using Traefik

docker-compose/teleport/config/teleport.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ auth_service:
2121
# webauthn:
2222
# rp_id: your-server-url
2323
# connector_name: passwordless
24-
# -- (Optional) Teleport Assist
25-
# assist:
26-
# openai:
27-
# api_token_path: /etc/teleport/openai_key
2824

2925
ssh_service:
3026
enabled: false

0 commit comments

Comments
 (0)