Skip to content

Commit e4e1c58

Browse files
samypr100MichaReiser
authored andcommitted
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 astral-sh/uv#11157
1 parent c60e8a0 commit e4e1c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
# Mapping of base image followed by a comma followed by one or more base tags (comma separated)
164164
# Note, org.opencontainers.image.version label will use the first base tag (use the most specific tag first)
165165
image-mapping:
166-
- alpine:3.20,alpine3.20,alpine
166+
- alpine:3.21,alpine3.21,alpine
167167
- debian:bookworm-slim,bookworm-slim,debian-slim
168168
- buildpack-deps:bookworm,bookworm,debian
169169
steps:

0 commit comments

Comments
 (0)