Skip to content

Commit

Permalink
fix: Remove incorrect \
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Nov 17, 2024
1 parent 5e076a1 commit f69ff6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ENV\
SERVER_NAME=dev\
HOME=/server\
TYPE=velocity\
ANSIBLE_CONFIG=/server-config/ansible.cfg\
ANSIBLE_CONFIG=/server-config/ansible.cfg

# Install ansible & collections
RUN PIPX_HOME=/opt/pipx PIPX_BIN_DIR=/usr/local/bin pipx install ansible-core
Expand Down

0 comments on commit f69ff6b

Please sign in to comment.