Run build_tools/update-dependencies.sh

Still need to upgrade Cargo deps.
This commit is contained in:
Johannes Altmanninger
2025-12-16 06:29:29 +01:00
parent 1db4dc4c3e
commit 64da7ca124
7 changed files with 32 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
# Version set by updatecli.d/docker.yml
FROM alpine:3.22
FROM alpine:3.23
LABEL org.opencontainers.image.source=https://github.com/fish-shell/fish-shell
ENV LANG=C.UTF-8