Skip to content

Commit 0714491

Browse files
authored
Merge branch 'main' into lettuce-reactive
2 parents 65a554a + ad5f8ee commit 0714491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/contribution/release-java-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ export NAME=skywalking-java-agent
276276
export HUB=apache
277277
export TAG=$SW_VERSION
278278

279-
make docker.push.alpine docker.push.java8 docker.push.java11 docker.push.java17 docker.push.java21
279+
make docker.push.alpine docker.push.java8 docker.push.java11 docker.push.java17 docker.push.java21 docker.push.java25
280280
```
281281

282282
## Clean up the old releases

0 commit comments

Comments
 (0)