You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Containers/Prometheus.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,7 +349,7 @@ If you need to pin *Prometheus* to a particular version:
349
349
```
350
350
351
351
The new *local image* is built, then the new container is instantiated based on that image. The `prune` deletes the old *local image*.
352
-
352
+
353
353
Note:
354
354
355
355
* As well as preventing Docker from updating the *base image*, pinning will also block incoming updates to the *Dockerfile* from a `git pull`. Nothing will change until you decide to remove the pin.
0 commit comments