mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:10 +00:00
Bump alpine default tag to 3.21 (#16456)
## Summary Alpine 3.21 has been released for a few months and `uv` has already migrated in https://github.com/astral-sh/uv/pull/11157
This commit is contained in:
parent
a90cf9d59c
commit
df6c850a53
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
|
@ -163,7 +163,7 @@ jobs:
|
|||
# Mapping of base image followed by a comma followed by one or more base tags (comma separated)
|
||||
# Note, org.opencontainers.image.version label will use the first base tag (use the most specific tag first)
|
||||
image-mapping:
|
||||
- alpine:3.20,alpine3.20,alpine
|
||||
- alpine:3.21,alpine3.21,alpine
|
||||
- debian:bookworm-slim,bookworm-slim,debian-slim
|
||||
- buildpack-deps:bookworm,bookworm,debian
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue