We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467b41e commit 203767eCopy full SHA for 203767e
content/manuals/build/building/best-practices.md
@@ -202,7 +202,7 @@ FROM alpine:3.21
202
203
At one point in time, the `3.21` tag might point to version 3.21.1 of the
204
image. If you rebuild the image 3 months later, the same tag might point to a
205
-different version, such as 3.19.4. This publishing workflow is best practice,
+different version, such as 3.21.4. This publishing workflow is best practice,
206
and most publishers use this tagging strategy, but it isn't enforced.
207
208
The downside with this is that you're not guaranteed to get the same for every
0 commit comments