Skip to content

Commit bcefa5e

Browse files
authored
Merge pull request #409 from cantabular/update-dependencies-2025-09
Update dependencies 2025-09
2 parents bbb615b + b3bbab2 commit bcefa5e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# syntax = docker/dockerfile:experimental
22

3-
FROM alpine:3.20 AS cachebase
3+
FROM alpine:3.22 AS cachebase
44
RUN mkdir -p /tmp/ccache \
55
&& chown nobody:nogroup /tmp/ccache
66

7-
FROM alpine:3.20
7+
FROM alpine:3.22
88

99
ARG BUILD_CONCURRENCY=4
1010

vendor/github.com/mm2/Little-CMS

Submodule Little-CMS updated 122 files

0 commit comments

Comments
 (0)