Skip to content

Commit a4faaec

Browse files
chore(deps): update ubuntu docker tag to v26
1 parent 3290dcd commit a4faaec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
2525

2626

2727
# The runtime stage copies the built venv into a runtime container
28-
FROM ubuntu:noble AS runtime
28+
FROM ubuntu:resolute AS runtime
2929

3030
# Add apt-get system dependecies for runtime here if needed
3131
# RUN apt-get update -y && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)