mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
CI: drop Fedora 39, add 41
This commit is contained in:
parent
0217208c49
commit
2881ff620b
2 changed files with 9 additions and 9 deletions
|
@ -1,8 +1,8 @@
|
|||
FROM fedora:39
|
||||
FROM fedora:41
|
||||
|
||||
# A version field to invalidate Cirrus's build cache when needed, as suggested in
|
||||
# https://github.com/cirruslabs/cirrus-ci-docs/issues/544#issuecomment-566066822
|
||||
ENV DOCKERFILE_VERSION 20231208
|
||||
ENV DOCKERFILE_VERSION 20241112
|
||||
|
||||
RUN dnf -y install \
|
||||
bison \
|
Loading…
Add table
Add a link
Reference in a new issue