Skip to content

Commit 77be131

Browse files
ci-nginx-with-volumes-example
1 parent 21f523f commit 77be131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app-dev/devops-and-containers/container-instances/ci-nginx-with-volumes-example

app-dev/devops-and-containers/container-instances/ci-nginx-with-volumes-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Anyone who wants to experiment with OCI Container Instances and setup a multi-co
4848
<li>Tail NGINX access log to OCI Logging for monitoring</li>
4949
</ul>
5050
These operations will be handled by a custom container that is being built in this example.<br>
51-
The NGINX container is a default one without modification from Docker Hub.<br>
51+
The NGINX container is the latest one from Docker Hub without modifications.<br>
5252
The sidecar container is built using <code>OCI SDK</code> in NodeJS, but this could be done also in an other language like Java, Go, Python or .net.
5353

5454
# Author

0 commit comments

Comments
 (0)