Skip to content

Commit 0c674b0

Browse files
remove obsolete infisical-python
1 parent 50c5d9c commit 0c674b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY locale.gen /etc/locale.gen
55
RUN locale-gen
66
RUN pipx install pre-commit
77
RUN pipx install --include-deps ansible
8-
RUN pipx inject ansible pytz pynetbox infisical-python netaddr infisicalsdk passlib mitogen
8+
RUN pipx inject ansible pytz pynetbox netaddr infisicalsdk passlib mitogen
99

1010
# Teleport
1111
RUN curl https://apt.releases.teleport.dev/gpg -o /usr/share/keyrings/teleport-archive-keyring.asc

0 commit comments

Comments
 (0)