Browse Source

v2.13.0: fix go release version in changelog

tags/v2.13.0^0
Shivaram Lingamneni 3 months ago
parent
commit
d97e964b35
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md View File

23
 ### Internal
23
 ### Internal
24
 
24
 
25
 * Upgraded the Docker base image from Alpine 3.13 to 3.19. The resulting images are incompatible with Docker 19.x and lower (all currently non-EOL Docker versions should be supported). (#2103)
25
 * Upgraded the Docker base image from Alpine 3.13 to 3.19. The resulting images are incompatible with Docker 19.x and lower (all currently non-EOL Docker versions should be supported). (#2103)
26
-* Official release builds use Go 1.21.5
26
+* Official release builds use Go 1.21.6
27
 
27
 
28
 
28
 
29
 ## [2.12.0] - 2023-10-10
29
 ## [2.12.0] - 2023-10-10

Loading…
Cancel
Save