Skip to content

Commit

Permalink
Revert "Update Dockerfile"
Browse files Browse the repository at this point in the history
This reverts commit 4c445dd.
  • Loading branch information
BinamB committed Jan 7, 2025
1 parent 4c445dd commit a9db2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/awshelper/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ RUN git config --global user.email gen3 \
RUN export GEN3_HOME="$HOME/cloud-automation" \
&& bash -c 'source "$GEN3_HOME/gen3/gen3setup.sh" && gen3 help'

CMD ["/bin/bash"]
CMD /bin/bash

0 comments on commit a9db2d7

Please sign in to comment.