1
0
mirror of https://github.com/docker-library/golang.git synced 2025-04-18 03:24:01 +03:00

733 Commits

Author SHA1 Message Date
Docker Library Bot
0969fec20c Update tip to tip-20250413, commit 47ab9cbd82b8b1af4b0636ed72173735725678a6 2025-04-13 22:23:20 -07:00
Docker Library Bot
6654051ef4 Update tip to tip-20250406, commit 6fd9ee3da9dc5570f66735e835cac2d66a0f6244 2025-04-06 22:23:21 -07:00
Docker Library Bot
0844a73ae8 Update 1.24 to 1.24.2 2025-04-01 09:30:57 -07:00
Docker Library Bot
9c7b917764 Update 1.23 to 1.23.8 2025-04-01 09:28:08 -07:00
Docker Library Bot
11e8d38660 Update tip to tip-20250329, commit 391dde29a37f3fd450f7d61e3f220930e0164b89 2025-03-30 22:23:21 -07:00
Docker Library Bot
2bc5d098a0 Update tip to tip-20250322, commit b70244ff7a043786c211775b68259de6104ff91c 2025-03-23 22:23:21 -07:00
Docker Library Bot
e3a0b6ad92 Update tip to tip-20250316, commit 38d146d57229a8e432d7570a0391f07b8cbf9393 2025-03-16 22:23:21 -07:00
Tianon Gravi
0f7ef09885
Merge pull request #553 from infosiftr/git-for-windows
Update Git for Windows to 2.48.1
2025-03-13 00:45:11 +00:00
Docker Library Bot
423df72c7e Update tip to tip-20250307, commit bc5f4a555e933e6861d12edba4c2d87ef6caf8e6 2025-03-09 22:23:21 -07:00
Docker Library Bot
7ba64590f6 Update 1.24 to 1.24.1 2025-03-04 11:43:12 -08:00
Docker Library Bot
01dc540d7f Update 1.23 to 1.23.7 2025-03-04 11:39:59 -08:00
Docker Library Bot
198ea08f63 Update tip to tip-20250301, commit b199d9766a8957c686ece568483586f08fc9a8b4 2025-03-02 16:23:21 -08:00
yosifkit
26dd321c32
Merge pull request #557 from infosiftr/monday
Slightly different `date` value to get updates Monday
2025-02-25 14:06:41 -08:00
Tianon Gravi
e534186a1f Slightly different date value to get updates Monday
I intended for this to update every Monday (with "the last week's changes", including the weekend), but `last monday` doesn't match my intent until *Tuesday*, so this fixes that boundary condition by using `last sunday` instead, one second to midnight, and using date math to add a second.

I also found that even with `--utc`, I had to explicitly specify `UTC` in my string or it would be off by an hour.
2025-02-25 09:20:46 -08:00
Docker Library Bot
612f1224d2 Update tip to tip-20250223, commit fba83cdfc6c4818af5b773afa39e457d16a6db7a 2025-02-24 16:23:21 -08:00
Docker Library Bot
f6c81f9d0a Update tip to tip-20250216, commit d524e1eccd559b40130c3bac77f3f7dc33d476ab 2025-02-18 04:02:31 -08:00
yosifkit
9f79103310
Merge pull request #554 from infosiftr/tip-arches
Fix "tip" arches (and set "latest" alias automatically)
2025-02-14 15:41:29 -08:00
Tianon Gravi
e3086cb731 Fix "tip" arches (and set "latest" alias automatically) 2025-02-14 12:50:05 -08:00
Tianon Gravi
2a49384d2d
Merge pull request #531 from infosiftr/tip
Add "tip" version
2025-02-14 09:42:20 -08:00
Tianon Gravi
67346f8ee6 Update Git for Windows to 2.48.1 2025-02-13 16:16:18 -08:00
Tianon Gravi
5a29b9e587 Add "tip" version
This is pinned to the latest commit merged upstream before midnight (UTC) on Monday of the current week.
2025-02-12 16:08:35 -08:00
Tianon Gravi
aa7af9a082
Merge pull request #549 from infosiftr/go-1.24
Bump to go 1.24.0 release
2025-02-11 13:50:38 -08:00
Joseph Ferguson
04edff02d6 Bump to go 1.24.0 release
drop end of life `1.22`
2025-02-11 11:31:16 -08:00
Docker Library Bot
92805c5efa Update 1.24-rc to 1.24rc3 2025-02-05 14:20:48 -08:00
Docker Library Bot
63766bb47b Update 1.23 to 1.23.6 2025-02-04 10:26:14 -08:00
Docker Library Bot
9a51d2eb6f Update 1.22 to 1.22.12 2025-02-04 10:23:13 -08:00
Tianon Gravi
985b3b1a07
Merge pull request #546 from gdams/win25
add windows server 2025 support
2025-01-21 10:01:46 -08:00
George Adams
2bbd50d642
add windows server 2025 support 2025-01-18 12:03:47 +00:00
Docker Library Bot
6923cf4996 Update 1.24-rc to 1.24rc2 2025-01-16 13:16:48 -08:00
Docker Library Bot
6f9f0098ae Update 1.23 to 1.23.5 2025-01-16 13:14:07 -08:00
Docker Library Bot
d322affc12 Update 1.22 to 1.22.11 2025-01-16 13:10:56 -08:00
yosifkit
d7b1234812
Merge pull request #544 from infosiftr/better-verify-templating
Simplify and update `verify-templating.yml`
2024-12-13 14:59:43 -08:00
Tianon Gravi
676e6b4722
Merge pull request #543 from infosiftr/1.24-rc
Add 1.24-rc1
2024-12-13 14:57:22 -08:00
Tianon Gravi
f98355a73b Simplify and update verify-templating.yml
This makes it print out a diff when there is an error (instead of just a list of files that are wrong), which will make the error more obvious.  I also added `workflow_dispatch` so we can run it manually.
2024-12-13 14:44:24 -08:00
Joseph Ferguson
4c8553a8ce Add 1.24-rc1 2024-12-13 09:35:20 -08:00
yosifkit
e023328721
Merge pull request #542 from jnoordsij/alpine3.21
Add Alpine 3.21 variant
2024-12-05 15:56:51 -08:00
Jesper Noordsij
8e03f834d5
Add Alpine 3.21 and drop 3.19 2024-12-05 14:15:10 +01:00
Docker Library Bot
7db81882d1 Update 1.23 to 1.23.4 2024-12-03 11:01:46 -08:00
Docker Library Bot
d4dc5390de Update 1.22 to 1.22.10 2024-12-03 10:23:12 -08:00
Tianon Gravi
b738fe776d Update README
See https://github.com/docker-library/docs/pull/2503
2024-11-21 10:48:47 -08:00
Docker Library Bot
4c0463340f Update 1.23 to 1.23.3 2024-11-06 16:26:15 -08:00
Docker Library Bot
e65b488837 Update 1.22 to 1.22.9 2024-11-06 16:23:13 -08:00
Docker Library Bot
89de06f6dd Update 1.23 to 1.23.2 2024-10-01 10:43:12 -07:00
Docker Library Bot
d2e9d44c54 Update 1.22 to 1.22.8 2024-10-01 10:39:47 -07:00
Tianon Gravi
cc7f70ae7b Update generate-stackbrew-library.sh to support BASHBREW_LIBRARY for easier cascading updates
See https://github.com/docker-library/official-images/pull/17640#issuecomment-2380308790
2024-09-30 11:28:39 -07:00
Docker Library Bot
724988cd7e Update 1.23 to 1.23.1 2024-09-05 09:50:05 -07:00
Docker Library Bot
9e123d9969 Update 1.22 to 1.22.7 2024-09-05 09:46:36 -07:00
Tianon Gravi
bb910a3869
Merge pull request #530 from infosiftr/GOARM64-GORISCV64
Add GOARM64 and GORISCV64 values to our `versions.json`
2024-08-16 13:45:35 -07:00
Tianon Gravi
8d99221b32 Add GOARM64 and GORISCV64 values to our versions.json
These are (currently) unused, so this is simply added data for completeness (as evidenced by the lack of generated `Dockerfile` changes).

This will matter more if/when we implement tip (although these values are currently the default values anyhow, so this is just being completely explicit in case those defaults ever change to match the weird way `GOARM` works with a default value on *some* platforms but a detected value on others).
2024-08-14 16:55:39 -07:00
Tianon Gravi
cc3386ba19
Merge pull request #529 from infosiftr/go1.23
Update to 1.23.0 (GA)
2024-08-13 10:34:01 -07:00