Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MaribelleHGomez authored Dec 18, 2024
1 parent a2ba4fc commit 4c445dd
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 4c445dd

Please sign in to comment.