Skip to content

Commit 4a20472

Browse files
committed
Remove Ubuntu 24.10
1 parent 7eedded commit 4a20472

File tree

2 files changed

+1
-1402
lines changed

2 files changed

+1
-1402
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
1414
libssl-dev \
1515
m4 \
1616
pkg-config
17-
RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard cf3f4f53bb68453fe4c0096f0e5e5d7f8573ed17 && opam update
17+
RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 43c98cac4176bd370a72997700c00bb4ddb1a48d && opam update
1818
COPY --chown=opam --link base-images.opam /src/
1919
WORKDIR /src
2020
RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000 \

0 commit comments

Comments
 (0)