Skip to content

Commit 7ee90ae

Browse files
authored
Merge branch 'main' into W-14174147
2 parents 6ceafa8 + 2c5bc01 commit 7ee90ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ to manually trigger the release process. For now, that looks like the following:
323323
* Decide what version you desire to have. If you want to bump the major or minor
324324
version then you need to bump the `MVN_SNAPSHOT_VERSION` in the [Makefile](https://github.com/salesforce/dockerfile-image-update/blob/main/Makefile#L5)
325325
and in the
326-
[Dockerfile](https://github.com/salesforce/dockerfile-image-update/blob/afalko-maj-minor/Dockerfile#L4)
326+
[Dockerfile](https://github.com/salesforce/dockerfile-image-update/blob/main/Dockerfile#L4)
327327
before proceeding to the next steps. For example
328328
`MVN_SNAPSHOT_VERSION=1.0-SNAPSHOT` to
329329
`MVN_SNAPSHOT_VERSION=2.0-SNAPSHOT`.

0 commit comments

Comments
 (0)