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
Joseph Ferguson
b663973a93
Update to 1.23.0 (GA)
2024-08-13 10:10:31 -07:00
Docker Library Bot
3187a722bf
Update 1.22 to 1.22.6
2024-08-06 11:18:42 -07:00
Docker Library Bot
aaed3270d3
Update 1.21 to 1.21.13
2024-08-06 11:15:43 -07:00
Docker Library Bot
0f7f657aa4
Update 1.23-rc to 1.23rc2
2024-07-16 09:57:59 -07:00
Tianon Gravi
23c6c323e3
Update to actions/checkout@v4 🙃
...
(this is effectively a functional no-op solving a "problem" that really ought to be solved at a different level within GHA)
2024-07-09 15:36:59 -07:00
Docker Library Bot
539882fb23
Update 1.22 to 1.22.5
2024-07-02 12:33:45 -07:00
Docker Library Bot
4e6e4352c6
Update 1.21 to 1.21.12
2024-07-02 12:30:52 -07:00
Tianon Gravi
bc8da692e3
Merge pull request #524 from infosiftr/1.23rc1
...
Add 1.23rc1
2024-06-21 10:40:59 -07:00
Tianon Gravi
d59b341d37
Add 1.23rc1
2024-06-21 10:21:09 -07:00
Tianon Gravi
1a33f8b8a3
Merge pull request #521 from infosiftr/copy-link-redux
...
Work around `COPY --link` limitations by pre-creating full filesystem tree
2024-06-13 15:43:06 -07:00
Tianon Gravi
81c0d3115b
Work around COPY --link
limitations by pre-creating full filesystem tree
...
Without this, `COPY --link` insists on creating `/usr` and `/usr/local` for us, and does so with non-reproducible timestamps, defeating the purpose of our carefully crafted reproducible `/usr/local/go` -- this combats that by pre-creating a full `/target` directory that includes `/target/usr/local/go` so we can `COPY --link /target/ /` and get a *properly* reproducible layer.
I've also added more sanity checks to validate our reproducibility assumptions (namely that our detected `SOURCE_DATE_EPOCH` value is older than our build/wall clock and that no files in our final tree are newer than our `SOURCE_DATE_EPOCH`).
2024-06-13 13:46:13 -07:00
Docker Library Bot
58bc678a83
Update 1.22 to 1.22.4
2024-06-04 12:06:26 -07:00
Docker Library Bot
d92abc1f4a
Update 1.21 to 1.21.11
2024-06-04 12:03:29 -07:00
Tianon Gravi
f7eec8ef1e
Merge pull request #519 from jnoordsij/add-alpine-3.20
...
Add Alpine 3.20 variant
2024-05-22 12:02:13 -07:00
Jesper Noordsij
cf7a37dedf
Add Alpine 3.20 and drop 3.18
2024-05-22 14:22:57 +02:00
Docker Library Bot
eb57429622
Update 1.22 to 1.22.3
2024-05-07 09:32:49 -07:00
Docker Library Bot
7771119464
Update 1.21 to 1.21.10
2024-05-07 09:28:41 -07:00
Docker Library Bot
ea6bbce8c9
Update 1.22 to 1.22.2
2024-04-03 09:03:48 -07:00
Docker Library Bot
8e88a7ff80
Update 1.21 to 1.21.9
2024-04-03 08:58:57 -07:00
Tianon Gravi
269679c51f
Handle missing versions more gracefully
2024-03-06 13:59:54 -08:00
Docker Library Bot
d5ba02dca9
Update 1.22 to 1.22.1
2024-03-05 10:08:28 -08:00
Docker Library Bot
50cb3f84c4
Update 1.21 to 1.21.8
2024-03-05 10:06:00 -08:00
yosifkit
dae3405a32
Merge pull request #507 from infosiftr/go1.22
...
Update to 1.22.0 (GA)
2024-02-06 17:07:26 -08:00