Skip to content

Commit

Permalink
Fixed minor typo in cloud assignment description.
Browse files Browse the repository at this point in the history
  • Loading branch information
applebyter committed Mar 3, 2024
1 parent b01732c commit aadf246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assessment/cloud/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ \subsection{Tips}
In this course, you have been shown how to use Docker containers to deploy on ECS. You may refer to the practical worksheets for a description of how to deploy with containers \cite{prac-week5}.

\subsection{Fine Print}
You can reproduce our process for deploying your application using our \link{Docker image}{https://ghcr.io/CSSE6400/csse6400-cloud-testing}:
You can reproduce our process for deploying your application using our \link{Docker image}{https://ghcr.io/CSSE6400/csse6400-cloud-testing}.
\codefile[language=docker]{Dockerfile}{deployment/Dockerfile}

Our steps for deploying your infrastructure using this container are as follows.
Expand Down

0 comments on commit aadf246

Please sign in to comment.